mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-08-19 23:43:53 +03:00
.mypy.ini: Add --explicit-package-bases
to help with pre-commit invocation
This commit is contained in:
parent
48763890fe
commit
61bdb54eb1
@ -7,3 +7,4 @@ scripts_are_modules = True
|
||||
; i.e. no typing info.
|
||||
check_untyped_defs = True
|
||||
; platform = darwin
|
||||
explicit_package_bases = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user