Note Trio isn't used

This commit is contained in:
Adam Turner 2024-01-04 04:14:09 +00:00
parent 1b4177540e
commit df6ac6044f

View File

@ -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')