hallo Welt und git test

This commit is contained in:
Miro Schladitz
2021-04-19 14:02:33 +02:00
parent e33e2bff56
commit 108b11c2bc
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
class HalloWeltPlugi(PythonPlugin):
def onEnable(self):
self.getLogger().info("Hallo Welt!")