Skip to content

Commit 536040a

Browse files
committed
chore: add lint rule that catches breakpoint
1 parent a9ef531 commit 536040a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ retry_delay = 10
270270
select = [
271271
"F401",
272272
"RET505",
273+
"T100",
273274
]
274275
extend-select = ["TID"]
275276

0 commit comments

Comments
 (0)