1
0
mirror of https://github.com/naruxde/revpi-revpiday2019.git synced 2025-11-08 15:03:51 +01:00
Files
revpi-revpiday2019/praezipos/ui/__init__.py
2019-09-28 12:21:06 +02:00

6 lines
155 B
Python

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