1
0
mirror of https://github.com/naruxde/revpi-revpiday2019.git synced 2025-11-08 15:03:51 +01:00

Version aus Leipzig

This commit is contained in:
Sven Sager
2019-09-28 12:21:06 +02:00
parent a8f36521c6
commit 124211d12f
18 changed files with 15252 additions and 1 deletions

5
praezipos/ui/__init__.py Normal file
View File

@@ -0,0 +1,5 @@
# -*- coding: utf-8 -*-
"""UI of forklift terminal GUI."""
__author__ = "Sven Sager"
__copyright__ = "Copyright (C) 2019 Sven Sager"
__license__ = "GPLv3"