Skip to content

Commit ea22e5c

Browse files
authored
chore: fix mypy warning (pyinfra-dev#1890)
Co-authored-by: simonhammes <simonhammes@users.noreply.github.com>
1 parent 064aa64 commit ea22e5c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ combine-as-imports = true
128128
[tool.mypy]
129129
check_untyped_defs = true
130130
ignore_missing_imports = true
131-
enable_incomplete_feature = "Unpack"
132131
enable_error_code = "explicit-override"
133132
files = "src/pyinfra,src/pyinfra_cli"
134133

0 commit comments

Comments
 (0)