KiBot/kiplot
Salvador E. Tropea bb6bae95a2 Excluded from coverage the fatal case case when python-yaml isn't installed. 2020-05-26 12:43:14 -03:00
..
__init__.py Moved the module to the root and added a script named kiplot to call it from /usr/bin. 2020-03-10 14:49:18 -03:00
__main__.py Fixed the pragma in __main__ (typo) 2020-05-26 12:27:48 -03:00
__version__.py Bumped version to 0.2.4. 2020-05-19 12:14:06 -03:00
config_reader.py Excluded from coverage the fatal case case when python-yaml isn't installed. 2020-05-26 12:43:14 -03:00
error.py Moved the module to the root and added a script named kiplot to call it from /usr/bin. 2020-03-10 14:49:18 -03:00
kiplot.py Excluded an "internal error check" from coverage and commented why. 2020-05-25 20:01:31 -03:00
log.py Made flake8 compliant 2020-03-22 20:16:57 -03:00
misc.py Adapted to kicad-automation-scripts 1.3.x 2020-05-19 12:09:19 -03:00
plot_config.py Added a catch for KiPlotConfigurationError errors and printed it with context. 2020-03-23 00:42:48 -03:00