This website requires JavaScript.
Explore
Help
Sign In
Nucypher
/
nucypher
mirror of
https://github.com/nucypher/nucypher.git
Watch
1
Star
0
Fork
You've already forked nucypher
0
Code
Issues
Projects
Releases
Wiki
Activity
51a25fe23e
nucypher
/
.bandit
4 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add deps for pre-commit hooks and relock.
2020-04-15 19:45:32 +00:00
[bandit]
exclude: tests, examples, demo, scripts, setup.py
Add "end-of-file-fixer" to pre-commit hooks
2020-05-19 18:28:29 +00:00
skips: B504,B610,B611,B703