Skip to content

Commit 6c2a587

Browse files
authored
Fix linting (#36)
* Fix linting * Fix merge
1 parent ef477ac commit 6c2a587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ namespace_packages = true
4545
explicit_package_bases = true
4646
check_untyped_defs = true
4747
allow_redefinition = true
48+
no_implicit_optional = false
4849

4950
# Ignore libraries that do not have type hint nor stubs
5051
[[tool.mypy.overrides]]

0 commit comments

Comments
 (0)