Skip to content

Commit 5cad633

Browse files
author
Night
committed
small fix import typing as t
1 parent 84f4c53 commit 5cad633

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

payme/classes/receipts.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import typing as t
2+
13
from urllib.parse import parse_qs
24

35
from payme.classes.cards import Cards

0 commit comments

Comments
 (0)