mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 09:38:49 +08:00
code format
This commit is contained in:
@@ -75,4 +75,4 @@ class CAS(object):
|
||||
@property
|
||||
def token(self):
|
||||
return flask.session.get(
|
||||
self.app.config['CAS_TOKEN_SESSION_KEY'], None)
|
||||
self.app.config['CAS_TOKEN_SESSION_KEY'], None)
|
||||
|
Reference in New Issue
Block a user