Skip to content

Commit

Permalink
black = pain
Browse files Browse the repository at this point in the history
  • Loading branch information
zb32 committed Jan 24, 2024
1 parent e7365d6 commit b19b85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/npg_irods/metadata/lims.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ def make_reduced_study_metadata(study: Study) -> list[AVU]:


def make_sample_acl(
sample: Sample, study: Study, subset: SeqSubset=None, zone=None
sample: Sample, study: Study, subset: SeqSubset = None, zone=None
) -> list[AC]:
"""Returns an ACL for a given Sample in a Study.
Expand Down

0 comments on commit b19b85b

Please sign in to comment.