created eventhandler

This commit is contained in:
Jonas Zeunert
2020-01-30 21:12:02 +01:00
parent 9920c39d71
commit a660ad87b7
40 changed files with 75 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
from Target import Target
from src.Target import Target
class ThirdFixedTarget(Target):
def __init__(self):