1
0
Fork 0

Merge branch 'main' into mypy-utils

This commit is contained in:
Joeri de Ruiter 2023-08-22 11:40:48 +02:00 committed by GitHub
commit 567c103e59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 62 additions and 28 deletions

View file

@ -16,6 +16,9 @@ ignore_errors = False
[mypy-bookwyrm.utils.*]
ignore_errors = False
[mypy-bookwyrm.importers.*]
ignore_errors = False
[mypy-celerywyrm.*]
ignore_errors = False