Changeset View
Changeset View
Standalone View
Standalone View
mypy.ini
| Show All 13 Lines | |||||
| [mypy-pkg_resources.*] | [mypy-pkg_resources.*] | ||||
| ignore_missing_imports = True | ignore_missing_imports = True | ||||
| [mypy-pytest.*] | [mypy-pytest.*] | ||||
| ignore_missing_imports = True | ignore_missing_imports = True | ||||
| [mypy-requests_toolbelt.*] | [mypy-requests_toolbelt.*] | ||||
| ignore_missing_imports = True | ignore_missing_imports = True | ||||
| [mypy-psycopg2.*] | |||||
| ignore_missing_imports = True | |||||
| [mypy-swh.perfecthash.*] | |||||
| ignore_missing_imports = True | |||||
olasd: Is this really needed? | |||||
dacharyAuthorUnsubmitted Done Inline ActionsNo. My bad, removed. dachary: No. My bad, removed. | |||||
| [mypy-sh.*] | |||||
| ignore_missing_imports = True | |||||
Is this really needed?