Change the way we work with prices

This commit is contained in:
DarkPhoenix
2019-02-19 19:02:50 +03:00
parent 21dd9bb6e4
commit 704042b4b7
7 changed files with 102 additions and 115 deletions

View File

@@ -53,7 +53,7 @@ class TimeoutError(Exception):
pass
class Network(object):
class Network:
# Request constants - every request must supply this, as it is checked if
# enabled or not via settings
ENABLED = 1