We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ef531 commit 536040aCopy full SHA for 536040a
1 file changed
pyproject.toml
@@ -270,6 +270,7 @@ retry_delay = 10
270
select = [
271
"F401",
272
"RET505",
273
+ "T100",
274
]
275
extend-select = ["TID"]
276
0 commit comments