Example #1
0
 def type(self) -> str:
     return key_helper.scopes_to_type(self.scopes)
Example #2
0
File: key.py Project: 3IWOH/alerta
 def type(self):
     return key_helper.scopes_to_type(self.scopes)