Skip to content

Commit 60129f6

Browse files
committed
Fixed: Lint Code Base
1 parent 02ae474 commit 60129f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_CGEN_2_2.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
import logging
4040
import random
4141
import time
42-
from datetime import datetime, timezone
42+
from datetime import datetime
4343

4444
import chip.clusters as Clusters
4545
from chip import ChipDeviceCtrl

0 commit comments

Comments
 (0)