Skip to content

Commit e053592

Browse files
authored
Merge pull request #253 from interpretml/gaugup/AddFlake8BreakPoint
Add flake8-breakpoint to avoid code checkin with active breakpoints
2 parents bad94ac + d4b2f78 commit e053592

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-linting.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
flake8==3.9.2
22
flake8-bugbear==21.11.29
33
flake8-blind-except==0.1.1
4+
flake8-breakpoint
45
flake8-builtins==1.5.3
56
flake8-logging-format==0.6.0
67
flake8-nb==0.3.0

0 commit comments

Comments
 (0)