mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 06:46:58 -05:00
5 lines
115 B
Python
5 lines
115 B
Python
# pylama:ignore=W0401,W0611
|
|
from .origin_service import *
|
|
from .origin_channels import *
|
|
from .origin_epg import *
|