##// END OF EJS Templates
chore(dev): bumped cachetools==5.3.2
r5282:96a6ea39 default
Show More
persona.py
6 lines | 101 B | text/x-python | PythonLexer
from authomatic import providers
class MozillaPersona(providers.AuthenticationProvider):
pass