initial commit, work in progress
Signed-off-by: Jan Heise <heise@dresearch.de>
This commit is contained in:
6
__init__.py
Normal file
6
__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
""" Mini-Challenge
|
||||
|
||||
Ziel ist es, die Adapter-KLasse zu erweitern. Siehe challenge.py.
|
||||
"""
|
||||
|
||||
from .challenge import Adapter
|
||||
Reference in New Issue
Block a user