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