added export IPlist

This commit is contained in:
UpstreamData
2021-12-15 10:56:02 -07:00
parent 3cd42ba1f5
commit 247362ca75
4 changed files with 21 additions and 3 deletions

View File

@@ -4,7 +4,6 @@ import asyncio
from API.bosminer import BOSMinerAPI
from API.cgminer import CGMinerAPI
import sys
from cfg_util.func.data import safe_parse_api_data
# Fix bug with some whatsminers and asyncio because of a socket not being shut down: