fixed some bugs and ignored APIWarnings when getting data with the GUI

This commit is contained in:
UpstreamData
2022-01-07 10:55:02 -07:00
parent 51e9e19409
commit 3cf0162892
2 changed files with 4 additions and 2 deletions

View File

@@ -20,7 +20,6 @@ class BMMiner(BaseMiner):
return self.model
return None
async def get_hostname(self) -> str:
return "?"