Skip to content

Commit

Permalink
v0.18.0 (#1019)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein authored Oct 18, 2024
1 parent 035bbf8 commit add8875
Show file tree
Hide file tree
Showing 3 changed files with 1,800 additions and 1,646 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
poetry install
- name: Analysing the code with pylint
run: |
poetry run pylint mirar --fail-under=9.80
poetry run pylint mirar --fail-under=9.77
Loading

0 comments on commit add8875

Please sign in to comment.