core-update
Some checks failed
deploy / deploy (push) Failing after 2m0s

This commit is contained in:
2023-10-25 19:55:30 +03:00
parent e151034bab
commit 46e684b28d
8 changed files with 17 additions and 39 deletions

View File

@@ -1,7 +1,7 @@
import asyncio
import time
from datetime import timedelta, timezone, datetime
from os import environ, path
from os import environ
from gql import Client, gql
from gql.transport.httpx import HTTPXAsyncTransport