Skip to content

Commit 8ed137e

Browse files
Lim0HIllia Bahlai
andauthored
Add alias for RClient to Client (#39)
Co-authored-by: Illia Bahlai <[email protected]>
1 parent f6bcee2 commit 8ed137e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fast_flights/primp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from primp.primp import Client # type: ignore
1+
from primp.primp import RClient as Client # type: ignore
22

33

44
class Response: ...

0 commit comments

Comments
 (0)