Skip to content

Commit

Permalink
Update showoci.py
Browse files Browse the repository at this point in the history
  • Loading branch information
stevario committed Apr 4, 2022
1 parent 531c899 commit 9c3622d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/showoci/showoci.py
Original file line number Diff line number Diff line change
Expand Up @@ -489,4 +489,5 @@ def print_to_json_file(output, file_name, data, header):
##########################################################################
# Main
##########################################################################
execute_extract()
if __name__ == "__main__":
execute_extract()

0 comments on commit 9c3622d

Please sign in to comment.