mirror of
https://github.com/KrisKennaway/ii-vision.git
synced 2024-12-21 20:29:21 +00:00
Fix warning about missing newline at EOF
This commit is contained in:
parent
079036042a
commit
a6d7cf73b1
@ -52,4 +52,4 @@ class Machine:
|
||||
yield from data
|
||||
|
||||
# Update changes in memory map, if any
|
||||
opcode.apply(self)
|
||||
opcode.apply(self)
|
||||
|
Loading…
Reference in New Issue
Block a user