mirror of
https://github.com/naruxde/revpimodio2.git
synced 2025-11-08 13:53:53 +01: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"
|