Skip to content

Commit 9626898

Browse files
Reformat
1 parent 528646b commit 9626898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/python/mbed_tools/devices/_internal/darwin/system_profiler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import plistlib
1010
import re
1111
import subprocess
12-
from typing import Dict, Iterable, List, cast, Union
12+
from typing import Dict, Iterable, List, Union, cast
1313

1414
from typing_extensions import TypedDict
1515

0 commit comments

Comments
 (0)