Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f505614

Browse files
authored
Fix mypy daemon docs link in README (python#14644)
1 parent 891e035 commit f505614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Yusuke Miyazaki). If you are working with large code bases, you can run mypy in
116116
dmypy run -- PROGRAM
117117

118118
[statically typed parts]: https://mypy.readthedocs.io/en/latest/getting_started.html#function-signatures-and-dynamic-vs-static-typing
119-
[daemon-mode]: https://mypy.readthedocs.io/en/stable/mypy_daemon.html
119+
[daemon mode]: https://mypy.readthedocs.io/en/stable/mypy_daemon.html
120120

121121

122122
Integrations

0 commit comments

Comments
 (0)