Skip to content

Commit

Permalink
Mark bandit’s 402 check as addressed by scrapy#4180 (scrapy#4181)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gallaecio authored Dec 5, 2019
1 parent 076f076 commit 07b8cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bandit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ skips:
- B311
- B320
- B321
- B402
- B402 # https://github.com/scrapy/scrapy/issues/4180
- B403
- B404
- B406
Expand Down

0 comments on commit 07b8cd2

Please sign in to comment.