script to run pyflakes
This commit is contained in:
parent
32a06b8e3c
commit
e402c49fab
1 changed files with 2 additions and 0 deletions
2
pyflakes.sh
Executable file
2
pyflakes.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
pyflakes weboob scripts/* | grep -v __init__.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue