Skip to content

Commit 5827eaf

Browse files
authored
Update start.py
1 parent 6671497 commit 5827eaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

start.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python3
2-
2+
33
from concurrent.futures import ThreadPoolExecutor, as_completed
44
from contextlib import suppress
55
from itertools import cycle

0 commit comments

Comments
 (0)