mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-01-09 20:43:19 -08:00
7 lines
71 B
Python
7 lines
71 B
Python
|
|
import libs
|
|
|
|
__all__ = ['completed']
|
|
|
|
completed = libs.add_all_libs()
|