mirror of
https://github.com/naruxde/revpimodio2.git
synced 2026-03-31 15:08:09 +02:00
6 lines
152 B
Python
6 lines
152 B
Python
# -*- coding: utf-8 -*-
|
|
"""Init file for test group."""
|
|
__author__ = "Sven Sager"
|
|
__copyright__ = "Copyright (C) 2024 Sven Sager"
|
|
__license__ = "GPLv2"
|