We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 972dd70 commit 6b83967Copy full SHA for 6b83967
1 file changed
README.md
@@ -19,6 +19,9 @@ A prototype typechecker implementation lives at
19
https://github.com/msullivan/mypy-typemap and is a test dependency of
20
this repo.
21
22
+There is an [example repo](https://github.com/msullivan/typemap-test)
23
+with a straightforward skeleton for playing around with the proposal.
24
+
25
## Development
26
27
1. Clone the repo
0 commit comments