Skip to content

Commit

Permalink
Update pylint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasstolker committed Jul 18, 2021
1 parent 77d6aaa commit b0b2a0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pylint.yml
Expand Up @@ -21,5 +21,4 @@ jobs:
pip install -r requirements.txt
- name: Analysing the code with pylint
run: |
# pylint `ls -R|grep .py$|xargs`
pylint species

0 comments on commit b0b2a0d

Please sign in to comment.