Skip to content

Commit

Permalink
Too many spaces, my bad!
Browse files Browse the repository at this point in the history
Signed-off-by: smlmbrt <sam.a.lambert@gmail.com>
  • Loading branch information
smlmbrt committed Sep 15, 2023
1 parent dc742e4 commit ca60663
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pgscatalog_utils/samplesheet/check.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,6 @@ def _check_reserved_names(df: pd.DataFrame):
raise Exception




def _check_one_sampleset(df: pd.DataFrame):
samplesets = set(df['sampleset'].to_list())
if len(samplesets) > 1:
Expand Down

0 comments on commit ca60663

Please sign in to comment.