Move db/auth to kojihub module

Related: https://pagure.io/koji/issue/3666
This commit is contained in:
Tomas Kopecek 2023-02-08 15:40:09 +01:00
parent 5ecc788603
commit b0e91e378c
38 changed files with 128 additions and 140 deletions

View file

@ -675,7 +675,6 @@ Here are some guidelines on producing preferable pull requests.
- ``cli/*``
- ``koji/__init__.py``
- ``koji/auth.py``
- ``koji/tasks.py``
- ``koji/util.py``
- ``tests/test_lib/*``