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 beckerzito committed Feb 14, 2024
1 parent 23e0eea commit 644a708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python_testing/TC_OpstateCommon.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
# limitations under the License.
#

import json
import logging
import queue
import time
from dataclasses import dataclass
import json
from typing import Any

import chip.clusters as Clusters
Expand Down

0 comments on commit 644a708

Please sign in to comment.