Skip to content

Commit 22e7a7e

Browse files
committed
Merge remote-tracking branch 'origin/main' into 1.0-dev
2 parents b6eb107 + cced34d commit 22e7a7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GEMINI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
```
1313
3. Run mypy type checkers to check for type errors
1414
```
15-
uv run mypy
15+
uv run mypy src
1616
```
1717
4. Run the unit tests to make sure that none of the unit tests are broken.
1818
```

0 commit comments

Comments
 (0)