Added needed imports

pull/3/head
Jef Roosens 2021-01-14 16:43:08 +01:00
parent 65ffa38edc
commit 104ef71128
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
from pathlib import Path
from datetime import datetime
import requests
import os