Initial commit

This commit is contained in:
Waylon Walker 2020-08-03 13:11:55 -05:00 committed by GitHub
commit 489ee572fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 152 additions and 0 deletions

2
README.md Normal file
View file

@ -0,0 +1,2 @@
# python-type-checking-examples
Some notes in my journey to learning type checking