Add review area

This commit is contained in:
Faris Ansari
2018-07-25 00:49:11 +05:30
parent ea2d1b0a19
commit 0fbaa72504
2 changed files with 126 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ from six import string_types
hub_url = "https://hubmarket.org"
# hub_url = "http://159.89.175.122"
# hub_url = "http://erpnext.hub:8000"
# hub_url = "http://erpnext.hub:8001"
class OAuth2Session():
def __init__(self, headers):