This commit is contained in:
jbannon 2022-04-29 04:28:50 +00:00
parent 72ea5215da
commit 1c172f1c82

View file

@ -20,4 +20,4 @@ jobs:
pip install .[lint]
- name: Analysing the code with pylint
run: |
find . && ./tools/lint
./tools/linter