Skip to content

Commit 3e8f090

Browse files
committed
Restore bad comment
1 parent d34bdfe commit 3e8f090

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
@@ -63,7 +63,7 @@ version_file = "src/fastcs/_version.py"
6363

6464
[tool.pyright]
6565
typeCheckingMode = "standard"
66-
reportMissingImports = false # Ignore missing stubs in imported modules
66+
reportMissingImports = false # Ignore missing stubs in imported modules
6767

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

0 commit comments

Comments
 (0)