diff --git a/transcoder/machine.py b/transcoder/machine.py index db71a44..bc7ef3f 100644 --- a/transcoder/machine.py +++ b/transcoder/machine.py @@ -52,4 +52,4 @@ class Machine: yield from data # Update changes in memory map, if any - opcode.apply(self) \ No newline at end of file + opcode.apply(self)