Skip to content

Commit

Permalink
Restyled by isort
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and adabreuti committed Sep 29, 2023
1 parent ca3f7c0 commit 8fd6542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/ti_simplelink_sdk/run_sdk_drivers_gen.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
2. [Matter repository Root]
"""

import os
import subprocess
import sys
import os

SDK_ROOT = sys.argv[1]
CHIP_ENV_ROOT = sys.argv[2]
Expand Down

0 comments on commit 8fd6542

Please sign in to comment.