nucypher/.bandit

4 lines
86 B
Plaintext
Raw Normal View History

[bandit]
exclude: tests, examples, demo, scripts, setup.py
skips: B504,B610,B611,B703