Skip to content

Commit

Permalink
pylint: force min version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl committed Oct 28, 2024
1 parent 4f78fe1 commit f6513bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pylintrc-local.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
- arg: py-version
val: '3.10'

- arg: ignore
val:
- old_diffop_primitives.py
Expand Down

0 comments on commit f6513bf

Please sign in to comment.