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 3030971 commit 7878c99Copy full SHA for 7878c99
shumai.py
@@ -16,7 +16,7 @@
16
from gps import EmulatedXplaneGPS
17
from utils import get_ip_address, wrap
18
from truthdata import TruthData
19
-from autopilot import Autopilot
+# from autopilot import Autopilot
20
21
logging.config.fileConfig("logging.conf")
22
logger = logging.getLogger("shumai")
0 commit comments