Merge pull request #3234 from manumonti/remove-bandit

Remove bandit conf file
pull/3233/head
LunarBytes 2023-09-19 14:13:08 +02:00 committed by GitHub
commit 0b36f68ec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
[bandit]
exclude: tests, examples, demo, scripts, setup.py
skips: B504,B610,B611,B703

View File