Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed Jan 25, 2025
1 parent e313371 commit b60abf3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test-data/unit/check-inline-config.test
Original file line number Diff line number Diff line change
Expand Up @@ -323,3 +323,7 @@ class Foo:
foo = Foo()
if foo: ...
42 + "no" # type: ignore


[case testInlinePythonVersion]
# mypy: python-version=3.10 # E: python_version not supported in inline configuration

0 comments on commit b60abf3

Please sign in to comment.