Skip to content

Commit 484e668

Browse files
PEP 563.
1 parent 21f8093 commit 484e668

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mimeparse/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
__version__ = '2.0.0'
24
__author__ = 'Joe Gregorio'
35
__email__ = '[email protected]'

0 commit comments

Comments
 (0)