We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed137e commit ce690dbCopy full SHA for ce690db
fast_flights/primp.py
@@ -1,4 +1,4 @@
1
-from primp.primp import RClient as Client # type: ignore
+from primp import Client # type: ignore
2
3
4
class Response: ...
0 commit comments