mirror of
https://github.com/meshtastic/python.git
synced 2025-12-24 08:27:55 -05:00
ignore pathlib import
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
import argparse
|
||||
import logging
|
||||
import os
|
||||
from pathlib import Path
|
||||
from typing import cast, List
|
||||
|
||||
import dash_bootstrap_components as dbc # type: ignore[import-untyped]
|
||||
|
||||
Reference in New Issue
Block a user