reformatted and fixed a bunch of small formatting related issues

This commit is contained in:
UpstreamData
2022-01-05 13:00:55 -07:00
parent c26a2cc99e
commit 8ef135dfd7
13 changed files with 360 additions and 343 deletions

View File

@@ -1,6 +1,6 @@
from API import BaseMinerAPI, APIError
from passlib.handlers import md5_crypt
from passlib.handlers.md5_crypt import md5_crypt
import asyncio
import re
import json