Skip to content

Commit 4aa6c58

Browse files
committed
Note that .pyi stub files are unused
1 parent 6359363 commit 4aa6c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ruff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ select = [
241241
# flake8-use-pathlib ('PTH')
242242
# NOT YET USED
243243
# flake8-pyi ('PYI')
244-
# NOT YET USED
244+
# Stub files are not used in Sphinx
245245
# flake8-quotes ('Q')
246246
# "Q000", # Double quotes found but single quotes preferred
247247
# "Q001", # Single quote multiline found but double quotes preferred

0 commit comments

Comments
 (0)