Skip to content

Commit

Permalink
added functions for cleaning RiverMapper invalid geoms plus workflowv…
Browse files Browse the repository at this point in the history
…4 attempt7
  • Loading branch information
felicio93 committed Dec 19, 2024
1 parent 1a4beb4 commit 1d3f95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Analysing the code with pylint
shell: bash -l {0}
run: |
pylint --disable=too-many-arguments ocsmesh
pylint --disable=too-many-positional-arguments ocsmesh

0 comments on commit 1d3f95e

Please sign in to comment.