Fixed indentation

This commit is contained in:
Salvador E. Tropea 2020-10-19 13:36:49 -03:00
parent 8a87a677e2
commit 3977a55d4a
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ error_level_to_name = ['NONE',
'SVG_SCH_PRINT',
'CORRUPTED_SCH',
'WRONG_INSTALL',
]
]
CMD_EESCHEMA_DO = 'eeschema_do'
URL_EESCHEMA_DO = 'https://github.com/INTI-CMNB/kicad-automation-scripts'
CMD_PCBNEW_RUN_DRC = 'pcbnew_do'