forked from indymedia/epicyon
2 lines
35 B
Plaintext
2 lines
35 B
Plaintext
|
#!/bin/bash
|
||
|
bandit *.py -x tests.py
|