Initialize Poll module seed

This commit is contained in:
2026-07-12 09:23:18 +02:00
commit fa87b247e5
9 changed files with 777 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
"""GovOPlaN Poll module."""
__all__ = ["__version__"]
__version__ = "0.1.8"