mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-07-06 13:11:11 -07:00
6 lines
71 B
Python
6 lines
71 B
Python
|
|
import libs
|
|
|
|
__all__ = ['completed']
|
|
|
|
completed = libs.add_all_libs()
|