certidude/certidude/api/utils/__init__.py

4 lines
94 B
Python

class AuthorityHandler:
def __init__(self, authority):
self.authority = authority