debian.models: Migrate tests from storage to debian lister model
Related bb5d405
This commit is contained in:
parent
b2e5ce32a9
commit
d251201251
3 changed files with 75 additions and 1 deletions
3
mypy.ini
3
mypy.ini
|
@ -26,6 +26,9 @@ ignore_missing_imports = True
|
|||
[mypy-pytest.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-pytest_postgresql.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-requests_mock.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue