Excluded the experiments/ from bandit test

This commit is contained in:
Salvador E. Tropea 2022-03-02 18:07:29 -03:00
parent 27c987217c
commit 3cd3b794cb
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
[bandit]
skips = B101,B102,B105,B301,B303,B310,B318,B401,B403,B404,B405,B408,B314,B602,B603,B604,B606,B607
exclude = submodules/
experiments/