Partnersystem Init.

This commit is contained in:
2023-02-26 15:44:41 +01:00
parent a7e5ab91b1
commit e9a848835d
5 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
from . import Telefonnummer
from . import Person
__all__ = ['telefonnnummer','person','anschrift']