Skip to content

Commit bc209f3

Browse files
committed
Restore bad comment
1 parent b98f07c commit bc209f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ version_file = "src/fastcs/_version.py"
6464

6565
[tool.pyright]
6666
typeCheckingMode = "standard"
67-
reportMissingImports = false # Ignore missing stubs in imported modules
67+
reportMissingImports = false # Ignore missing stubs in imported modules
6868

6969
[tool.pytest.ini_options]
7070
# Run pytest with all our checkers, and don't spam us with massive tracebacks on error

0 commit comments

Comments
 (0)