Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
PlushZ committed Sep 5, 2024
1 parent 8bf397f commit 622793e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/galaxy/datatypes/sequence.py
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,6 @@ def sniff_prefix(self, file_prefix: FilePrefix) -> bool:
return False
return self.check_first_block(file_prefix)


@classmethod
def split(cls, input_datasets: List, subdir_generator_function: Callable, split_params: Optional[Dict]) -> None:
"""
Expand Down

0 comments on commit 622793e

Please sign in to comment.