mirror of
https://github.com/meshtastic/python.git
synced 2026-05-19 05:46:14 -04:00
Make dotmap (via meshtastic.test) and print_color optional
This commit is contained in:
@@ -80,7 +80,6 @@ from typing import *
|
||||
|
||||
import google.protobuf.json_format
|
||||
import serial # type: ignore[import-untyped]
|
||||
from dotmap import DotMap # type: ignore[import-untyped]
|
||||
from google.protobuf.json_format import MessageToJson
|
||||
from pubsub import pub # type: ignore[import-untyped]
|
||||
from tabulate import tabulate
|
||||
|
||||
Reference in New Issue
Block a user