Skip to content

Commit b10e894

Browse files
authored
lint: remove namespace package config (#14024)
1 parent bf4c632 commit b10e894

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ known_first_party = ['warehouse', 'tests']
1111

1212
[tool.mypy]
1313
python_version = "3.11"
14-
namespace_packages = true
1514
warn_unused_configs = true
1615
# Plugin order matters. `mypy_zope` must come before `sqlalchemy` to prevent
1716
# false-positive signature mismatch errors for `zope.interface` instances.

0 commit comments

Comments
 (0)