mirror of
https://github.com/naruxde/revpi-revpiday2019.git
synced 2025-11-08 15:03:51 +01:00
6 lines
155 B
Python
6 lines
155 B
Python
# -*- coding: utf-8 -*-
|
|
"""UI of forklift terminal GUI."""
|
|
__author__ = "Sven Sager"
|
|
__copyright__ = "Copyright (C) 2019 Sven Sager"
|
|
__license__ = "GPLv3"
|