We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973fb92 commit 0874223Copy full SHA for 0874223
1 file changed
tasks.py
@@ -141,6 +141,7 @@ def lint_mypy(context):
141
--disable-error-code=type-arg
142
--disable-error-code=union-attr
143
--strict
144
+ --python-version=3.8
145
""",
146
)
147
0 commit comments