Skip to content

Commit

Permalink
remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
esinsj committed Oct 22, 2024
1 parent 6515e8e commit c9886e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mex/common/primary_source/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
transform_seed_primary_sources_to_extracted_primary_sources,
)

# this code is nearly the same as in the pytest.fixture.extracted_primary_sources.
# Can we reuse this?


@cache
def get_all_extracted_primary_sources() -> dict[str, ExtractedPrimarySource]:
Expand Down

0 comments on commit c9886e8

Please sign in to comment.