Skip to content

Commit

Permalink
docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrOertlin committed Apr 8, 2024
1 parent acee5e4 commit 148db17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/store_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


class StoreHelpers:
"""Class to hold helper functions that needs to be used all over."""
"""Class to hold helper functions to setup the store testing environment."""

@classmethod
def add_entity(cls, store: Store, entity: Sample | Analysis | SNP | Plate | User | Genotype):
Expand Down

0 comments on commit 148db17

Please sign in to comment.