Fixing merge error

This commit is contained in:
Joe Schr 2024-05-28 20:12:11 +02:00
parent bf3eeeb0fc
commit 4629362a60

View File

@ -3531,4 +3531,3 @@ class Exchange:
# describes the min amt for a tier, and the lowest tier will always go down to 0
else:
raise ExchangeError(f"Cannot get maintenance ratio using {self.name}")
raise ExchangeError(f"Cannot get maintenance ratio using {self.name}")