Skip to content

Commit

Permalink
reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
danlu1 committed Nov 5, 2024
1 parent 0182dff commit a6928d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genie_registry/assay.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class Assayinfo(FileTypeFormat):

_process_kwargs = ["newPath", "databaseSynId"]

#_validation_kwargs = ["project_id"]
# _validation_kwargs = ["project_id"]

def _validateFilename(self, filepath_list):
"""Validate assay information filename"""
Expand Down

0 comments on commit a6928d2

Please sign in to comment.