Skip to content

Commit 3fd9027

Browse files
committed
ci(mypy): Enable incomplete feature (Unpack)
1 parent 5f92c66 commit 3fd9027

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ files = [
143143
"src/",
144144
"tests/",
145145
]
146+
enable_incomplete_feature = ["Unpack"]
146147

147148
[[tool.mypy.overrides]]
148149
module = [

0 commit comments

Comments
 (0)