Skip to content

Commit dd238dc

Browse files
committed
ignore pathlib import
1 parent e330afc commit dd238dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meshtastic/analysis/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import argparse
44
import logging
55
import os
6-
from pathlib import Path
76
from typing import cast, List
87

98
import dash_bootstrap_components as dbc # type: ignore[import-untyped]

0 commit comments

Comments
 (0)