playtypus/threads.py
2021-06-15 15:15:04 -07:00

7 lines
117 B
Python

"""
The :mod:`threads` module contains functions to make working with QThreads easier
"""
from PyQt5 import QtCore