Skip to content

Commit

Permalink
Add PEP 484 annotation stubs. See pygobject#99
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Feb 25, 2018
1 parent 4ad2228 commit 60e5c94
Show file tree
Hide file tree
Showing 4 changed files with 802 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ dist
.hypothesis
*.pyd
*.dll
.mypy_cache
.pytest_cache
.idea

# image files
*.pdf
Expand Down
Loading

0 comments on commit 60e5c94

Please sign in to comment.