Source code for swissvotes.models.principal

from __future__ import annotations


[docs] class Principal: """ The principal is the entity running the app. """