mirror of
https://github.com/KrisKennaway/ii-vision.git
synced 2025-06-17 23:23:36 +00:00
Fix warning about missing newline at EOF
This commit is contained in:
@ -52,4 +52,4 @@ class Machine:
|
||||
yield from data
|
||||
|
||||
# Update changes in memory map, if any
|
||||
opcode.apply(self)
|
||||
opcode.apply(self)
|
||||
|
Reference in New Issue
Block a user