This repository was archived by the owner on Aug 19, 2025. It is now read-only.
Commit d99a262
Add type marker for PEP 561 (#70)
This indicates to type checker tools that typesystem has inline
type hints.
More information on this can be found at https://www.python.org/dev/peps/pep-0561/#id181 parent 758adaf commit d99a262
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
Whitespace-only changes.
0 commit comments