parent
54f8699caa
commit
0284753a55
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
DIR="$(readlink -f "${BASH_SOURCE%/*}")"
|
||||
cd "${DIR}"
|
||||
cd "${DIR}/.."
|
||||
|
||||
flake8 && pydocstyle
|
Loading…
Reference in new issue