Skip to content

Commit 27ff3cd

Browse files
Reformat
1 parent d0e3943 commit 27ff3cd

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)