move to module imports

This commit is contained in:
AAGaming
2023-09-25 13:06:46 -04:00
committed by marios8543
parent a7c358844c
commit bf83eabe6b
15 changed files with 63 additions and 49 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import asyncio, time
from typing import Awaitable, Callable
import random
from localplatform import ON_WINDOWS
from .localplatform import ON_WINDOWS
BUFFER_LIMIT = 2 ** 20 # 1 MiB