initial stage

This commit is contained in:
Giambattista Bloisi 2024-06-10 08:57:21 +02:00
parent bc42ccb8ba
commit 5318979b01
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
import os
from datetime import timedelta, time
from datetime import timedelta
import time
import pendulum
import requests