mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Note Trio isn't used
This commit is contained in:
@@ -357,7 +357,7 @@ select = [
|
||||
"TID252", # Relative imports from parent modules are banned
|
||||
"TID253", # `{name}` is banned at the module level
|
||||
# flake8-trio ('TRIO')
|
||||
# NOT YET USED
|
||||
# Trio is not used in Sphinx
|
||||
# tryceratops ('TRY')
|
||||
# NOT YET USED
|
||||
# pyupgrade ('UP')
|
||||
|
||||
Reference in New Issue
Block a user