We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba5a14 commit 85c3011Copy full SHA for 85c3011
README.md
@@ -41,7 +41,7 @@ We provide two handy commands inside the `Makefile`, namely:
41
- `make style` to format the code
42
- `make check_code_quality` to check code quality (PEP8 basically)
43
44
-So far, **there is no linting with mypy`. See [issue](link)
+So far, **there is no types checking with mypy**. See [issue](https://github.com/roboflow-ai/template-python/issues/4).
45
46
### Tests 🧪
47
0 commit comments