Skip to content

Commit

Permalink
new quad function + tests_16
Browse files Browse the repository at this point in the history
  • Loading branch information
felicio93 committed Jun 28, 2024
1 parent 10dd483 commit 7f0c42e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
pip install .[testing]
- name: Analysing the code with pylint
shell: bash -l {0}
run: pylint ocsmesh
run: |
pylint ocsmesh

0 comments on commit 7f0c42e

Please sign in to comment.