Skip to content

Commit ce690db

Browse files
authored
Update primp.py (#41)
1 parent 8ed137e commit ce690db

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 RClient as Client # type: ignore
1+
from primp import Client # type: ignore
22

33

44
class Response: ...

0 commit comments

Comments
 (0)