Loading tests/libraries/interrupt_listener.py +4 −1 Original line number Diff line number Diff line Loading @@ -25,3 +25,6 @@ class InterruptListener: INTERRUPT_LISTENER=InterruptListener() def hello_world(): print("Hello, world!") No newline at end of file Loading
tests/libraries/interrupt_listener.py +4 −1 Original line number Diff line number Diff line Loading @@ -25,3 +25,6 @@ class InterruptListener: INTERRUPT_LISTENER=InterruptListener() def hello_world(): print("Hello, world!") No newline at end of file