File size: 120 Bytes
05269f9
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# import inspect
import rtc
# import rag

predicting_thread = dict(status = False)

def test_rtc():
    rtc.handle_rtc()