This website requires JavaScript.
Explore
Help
Register
Sign In
profitroll
/
PhotosAPI
Watch
1
Star
0
Fork
0
You've already forked PhotosAPI
Code
Issues
4
Pull Requests
Releases
7
Wiki
Activity
b660a12e23
PhotosAPI
/
modules
/
scheduler.py
4 lines
92 B
Python
Raw
Normal View
History
Unescape
Escape
Added scheduler
2022-12-20 23:24:46 +02:00
from
apscheduler
.
schedulers
.
asyncio
import
AsyncIOScheduler
Formatted everything with black
2023-03-12 15:59:13 +02:00
scheduler
=
AsyncIOScheduler
(
)
Reference in New Issue
Copy Permalink