We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23083f9 commit b9d5e8fCopy full SHA for b9d5e8f
1 file changed
pyproject.toml
@@ -273,6 +273,7 @@ retry_delay = 10
273
select = [
274
"F401",
275
"RET505",
276
+ "T100",
277
]
278
extend-select = ["TID"]
279
0 commit comments