mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 13:11:15 -07:00
4 lines
83 B
Python
4 lines
83 B
Python
from .more import * # noqa
|
|
from .recipes import * # noqa
|
|
|
|
__version__ = '8.12.0'
|