Skip to content

Commit 8f0055e

Browse files
author
Štefan Földesi
committed
Annotations
1 parent bea3fd2 commit 8f0055e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gopay/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from __future__ import annotations
12
from dataclasses import dataclass, field
23
from gopay.http import Request, Response, ApiClient
34
from gopay.enums import Language, ContentType

0 commit comments

Comments
 (0)