Skip to content

Commit 306992c

Browse files
authored
Create py.typed for mypy compatibility (#109)
* Create py.typed for mypy compatibility Fixes #108 * Add to contributors Signed-off-by: Elliot Gunton <[email protected]> --------- Signed-off-by: Elliot Gunton <[email protected]>
1 parent ea1ec82 commit 306992c

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@ Thanks goes to these awesome people/projects:
7575
<br /><sub><b>@LawsOfSympathy</b></sub>
7676
</a>
7777
</td>
78+
<td align="center" style="min-width: 75px">
79+
<a href="https://github.com/elliotgunton">
80+
<img src="https://avatars.githubusercontent.com/u/17798778?s=400&v=4" width="50px;" alt=""/>
81+
<br /><sub><b>@elliotgunton</b></sub>
82+
</a>
83+
</td>
7884
</tr>
7985
</table>
8086

README.raw.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@ Thanks goes to these awesome people/projects:
7575
<br /><sub><b>@LawsOfSympathy</b></sub>
7676
</a>
7777
</td>
78+
<td align="center" style="min-width: 75px">
79+
<a href="https://github.com/elliotgunton">
80+
<img src="https://avatars.githubusercontent.com/u/17798778?s=400&v=4" width="50px;" alt=""/>
81+
<br /><sub><b>@elliotgunton</b></sub>
82+
</a>
83+
</td>
7884
</tr>
7985
</table>
8086

varname/py.typed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)