1
0
Fork 0

Type annotations for bookwyrm.isbn

This commit is contained in:
Joeri de Ruiter 2023-08-21 15:46:50 +02:00
parent 3760e3b45c
commit f6d8786179
3 changed files with 69 additions and 19 deletions

View file

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