This commit is contained in:
Matvey Kukuy 2022-06-09 17:18:40 +03:00
parent 5f43c2ba56
commit cdf22c3681

View file

@ -1,4 +1,5 @@
import sys
# flake8: noqa: F405
from random import randrange
# Workaround to use pymysql instead of mysqlclient