mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
USBPrinting: Removing superfluous empty lines
Contributes to CURA-1809
This commit is contained in:
parent
87ac3cf792
commit
f8a5ee8c9b
2 changed files with 0 additions and 2 deletions
|
@ -7,7 +7,6 @@ This is a python 3 conversion of the code created by David Braam for the Cura pr
|
|||
import io
|
||||
from UM.Logger import Logger
|
||||
|
||||
|
||||
def readHex(filename):
|
||||
"""
|
||||
Read an verify an intel hex file. Return the data as an list of bytes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue