Update gen_iBOM.py

This commit is contained in:
rusefillc 2021-02-21 12:54:39 -05:00 committed by GitHub
parent 7b2adc25c8
commit 23a7f04586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@
# Hellen-One: A board rendering script.
# (c) andreika <prometheus.pcb@gmail.com>
############################################################################################
#
# based on iBom-template.html produced by https://github.com/openscopeproject/InteractiveHtmlBom
#
import os, sys
import re