mirror of
https://github.com/rachelos/we-mp-rss.git
synced 2026-08-30 18:01:55 +08:00
3 lines
86 B
Python
3 lines
86 B
Python
from jobs.notice import CallBackNotice
|
|
if __name__ == "__main__":
|
|
CallBackNotice() |