Skip to content

Commit 788f339

Browse files
author
Maxwell Crouse [email protected]
committed
update formatting to ruff
1 parent d21fe64 commit 788f339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
hooks:
1818
- id: mypy
1919
name: MyPy
20-
entry: uv run --no-sync mypy mellea --no-namespace-packages
20+
entry: uv run --no-sync mypy mellea
2121
pass_filenames: false
2222
language: system
2323
files: '\.py$'

0 commit comments

Comments
 (0)