Skip to content

Commit

Permalink
Merge pull request #175 from MikroElektronika/IvanRuzavin-patch-4
Browse files Browse the repository at this point in the history
Update add_extra_index_info.py
  • Loading branch information
StrahinjaJacimovic authored Dec 17, 2024
2 parents 932e0d3 + f6e0939 commit 2b2627e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/add_extra_index_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ def add(indexed_item_source, gh_token, es_index):
else:
download_database('https://github.com/MikroElektronika/core_packages/blob/main/necto_db.db?raw=true', db_path)

doc_extra_info = {}
if 'category' in indexed_item_source:
# Get extra info for boards
if indexed_item_source['category'] == 'Board Package':
Expand Down

0 comments on commit 2b2627e

Please sign in to comment.