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 e3f3d76 commit a9c9ef6Copy full SHA for a9c9ef6
src/query_farm_airport_test_server/database_impl.py
@@ -10,8 +10,8 @@
10
import pyarrow as pa
11
import pyarrow.compute as pc
12
import pyarrow.flight as flight
13
-import query_farm_flight_server.flight_inventory as flight_inventory
14
import query_farm_flight_server.flight_handling as flight_handling
+import query_farm_flight_server.flight_inventory as flight_inventory
15
import query_farm_flight_server.parameter_types as parameter_types
16
17
from .utils import CaseInsensitiveDict
0 commit comments