We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 045c28a commit 635d72dCopy full SHA for 635d72d
src/python_testing/TC_SC_3_6.py
@@ -20,6 +20,7 @@
20
import queue
21
import time
22
from threading import Event
23
+from typing import List
24
25
import chip.clusters as Clusters
26
from chip.clusters import ClusterObjects as ClustersObjects
0 commit comments