Update start.py

This commit is contained in:
_MRZT721010_ 2023-04-05 23:00:41 +03:30 committed by GitHub
parent 6671497c3a
commit 5827eaf99d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python3
from concurrent.futures import ThreadPoolExecutor, as_completed
from contextlib import suppress
from itertools import cycle