indent
This commit is contained in:
parent
c002125e12
commit
25d4b5f233
|
@ -219,6 +219,7 @@ hub:
|
||||||
data = r.json()
|
data = r.json()
|
||||||
|
|
||||||
return data
|
return data
|
||||||
|
|
||||||
@authenticated
|
@authenticated
|
||||||
def get(self):
|
def get(self):
|
||||||
user_model = self.get_current_user()
|
user_model = self.get_current_user()
|
||||||
|
|
Loading…
Reference in a new issue