mirror of
https://github.com/KrisKennaway/ii-vision.git
synced 2024-12-21 05:30:20 +00:00
Fix warning about missing newline at EOF
This commit is contained in:
parent
fb14a20380
commit
5387eae674
@ -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