Files
challenge/test/__init__.py
Jan Heise 99ae801d87 initial commit, work in progress
Signed-off-by: Jan Heise <heise@dresearch.de>
2022-04-14 16:12:51 +02:00

17 lines
286 B
Python

# -*- coding: utf-8 -*-
"""
Schneider Intercom ICX
======================
Test module
.. moduleauthor:: Jan Heise <heise@dresearch.de>
"""
__copyright__ = 'Copyright (C) 2015-2022 DResearch Digital Media Systems GmbH'
__revision__ = ''
__docformat__ = 'reStructuredText'
import os