1
0
Fork 0

Type annotations for bookwyrm.importers

This commit is contained in:
Joeri de Ruiter 2023-08-21 16:58:16 +02:00
parent 0f8da5b738
commit 0686926048
6 changed files with 62 additions and 28 deletions

View file

@ -13,6 +13,9 @@ implicit_reexport = True
[mypy-bookwyrm.connectors.*]
ignore_errors = False
[mypy-bookwyrm.importers.*]
ignore_errors = False
[mypy-celerywyrm.*]
ignore_errors = False