Merge branch 'main' into mypy-utils
This commit is contained in:
commit
567c103e59
6 changed files with 62 additions and 28 deletions
3
mypy.ini
3
mypy.ini
|
@ -16,6 +16,9 @@ ignore_errors = False
|
|||
[mypy-bookwyrm.utils.*]
|
||||
ignore_errors = False
|
||||
|
||||
[mypy-bookwyrm.importers.*]
|
||||
ignore_errors = False
|
||||
|
||||
[mypy-celerywyrm.*]
|
||||
ignore_errors = False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue