Skip to content

Commit

Permalink
change assets files names; comment out mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
AFg6K7h4fhy2 committed Jan 1, 2025
1 parent 2af08d2 commit ec2131d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ repos:
hooks:
- id: ruff
args: ["--ignore=E741", "--ignore=E731", "--fix"]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.13.0
hooks:
- id: mypy
# - repo: https://github.com/pre-commit/mirrors-mypy
# rev: v1.13.0
# hooks:
# - id: mypy
################################################################################
# R
################################################################################
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit ec2131d

Please sign in to comment.