mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-16 05:54:01 +01:00
Add missing library for APScheduler.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from pkgutil import extend_path
|
||||
|
||||
__path__ = extend_path(__path__, __name__)
|
||||
Reference in New Issue
Block a user