fixed report suffix
This commit is contained in:
@@ -34,7 +34,7 @@ STDOUT=subprocess.DEVNULL
|
|||||||
|
|
||||||
class OutputReportType(Enum):
|
class OutputReportType(Enum):
|
||||||
JSON = 1
|
JSON = 1
|
||||||
RPT = 2
|
REPORT = 2
|
||||||
|
|
||||||
# this is a thin vale on the kicad cli tool
|
# this is a thin vale on the kicad cli tool
|
||||||
class KicadProject:
|
class KicadProject:
|
||||||
|
|||||||
Reference in New Issue
Block a user