We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6eb107 + cced34d commit 22e7a7eCopy full SHA for 22e7a7e
1 file changed
GEMINI.md
@@ -12,7 +12,7 @@
12
```
13
3. Run mypy type checkers to check for type errors
14
15
- uv run mypy
+ uv run mypy src
16
17
4. Run the unit tests to make sure that none of the unit tests are broken.
18
0 commit comments