mirror of
https://github.com/beetbox/beets.git
synced 2026-02-18 13:25:06 +01:00
Follow untyped imports
This commit is contained in:
parent
11138a9e00
commit
ce8128b8c4
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ allow_any_generics = false
|
|||
ignore_missing_imports = true
|
||||
namespace_packages = true
|
||||
explicit_package_bases = true
|
||||
follow_untyped_imports = true
|
||||
|
||||
# Temporary, until we decide on a mypy
|
||||
# config for all files.
|
||||
|
|
|
|||
Loading…
Reference in a new issue