Skip to content

Commit

Permalink
trigger black run of gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed Feb 7, 2024
1 parent 024d9e2 commit e080469
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gopreprocess/goa_annotation_creation_controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ def generate_annotation(
namespace=protein_xrefs[str(new_annotation.subject_extensions[0].term)].split(":")[0],
identity=protein_xrefs[str(new_annotation.subject_extensions[0].term)].split(":")[1],
)
# print("protein_xrefs[str(new_annotation.subject_extensions[0].term)]",
# protein_xrefs[str(new_annotation.subject_extensions[0].term)])

# retain provided_by from upstream
# new_annotation.provided_by = annotation.provided_by
Expand Down

0 comments on commit e080469

Please sign in to comment.