Exemplo n.º 1
0
 def type(self) -> str:
     return key_helper.scopes_to_type(self.scopes)
Exemplo n.º 2
0
Arquivo: key.py Projeto: 3IWOH/alerta
 def type(self):
     return key_helper.scopes_to_type(self.scopes)