We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 941d697 commit 10bbe31Copy full SHA for 10bbe31
messagequeue/consumer/HomePlus_consumer.py
@@ -110,3 +110,4 @@ def callback(ch, method, properties, body):
110
reset_timer() # 타이머 초기화
111
channel.start_consuming() # 메시지 수신 시작
112
113
+### git actions test
0 commit comments