Files
SoftwareManager/src/core/utils/general/wrappers.py
T

2 lines
42 B
Python

def run_thread(thread):
thread.start()