dd58623
1
2
3
4
5
#!/bin/bash isort --sl neukit app.py black --line-length 80 neukit app.py flake8 neukit app.py