aboutsummaryrefslogtreecommitdiff
path: root/run_tests
blob: ad9eb3db6fcdc035a8da80cdb3bd1f0d8248d5ae (plain)
1
2
3
4
5
#!/bin/sh

python3 -m pytest -s
pyflakes3 .
pycodestyle .