Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Aug 12, 2024
2 parents 434bdf9 + 9b6cf9c commit 1b979c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bia_bob/_utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ def generate_code_samples():
additional_instructions = []
# Iterate over discovered entry points and load them
for ep in bia_bob_plugins:
instructions = ""
try:
func = ep.load()

Expand Down

0 comments on commit 1b979c9

Please sign in to comment.