Skip to content

Commit 85c3011

Browse files
Updated README.md
1 parent cba5a14 commit 85c3011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ We provide two handy commands inside the `Makefile`, namely:
4141
- `make style` to format the code
4242
- `make check_code_quality` to check code quality (PEP8 basically)
4343

44-
So far, **there is no linting with mypy`. See [issue](link)
44+
So far, **there is no types checking with mypy**. See [issue](https://github.com/roboflow-ai/template-python/issues/4).
4545

4646
### Tests 🧪
4747

0 commit comments

Comments
 (0)