Skip to content

Commit 7299c1f

Browse files
committed
Disabled cache
else mypy is failing intermittently
1 parent 797bf2c commit 7299c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/validate.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To check the packages themselves, you can run
1717

1818
and
1919

20-
.. command-output:: mypy -p navground.sim --strict
20+
.. command-output:: mypy -p navground.sim --strict --no-incremental
2121

2222

2323
To check your package, you can run

0 commit comments

Comments
 (0)