Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
HamletSargsyan committed Jan 25, 2025
1 parent 2ef5c10 commit 8ff0fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tasks:
lint:
cmds:
- ruff check --respect-gitignore src
- mypy --install-types --non-interactive src
# - mypy --install-types --non-interactive src
# - pyright src

format:
Expand Down

0 comments on commit 8ff0fbe

Please sign in to comment.