Commit 36e14c52 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

minor fix

parent ea4d8ee3
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -25,3 +25,6 @@ class InterruptListener:


INTERRUPT_LISTENER=InterruptListener()

def hello_world():
    print("Hello, world!")
 No newline at end of file