mirror of https://gitlab.com/bashrc2/epicyon
Missing import
parent
fe97ef6fee
commit
1b0566f30d
|
@ -9,6 +9,7 @@ __status__ = "Production"
|
|||
import os
|
||||
import time
|
||||
import datetime
|
||||
from utils import loadJson
|
||||
|
||||
def addSchedulePost(baseDir: str,nickname: str,domain: str, \
|
||||
eventDateStr: str,postId: str) -> None:
|
||||
|
|
Loading…
Reference in New Issue