Skip to content

Commit

Permalink
Removed blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
Luxxii committed Jan 26, 2024
1 parent 6429521 commit 5c91151
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/functional_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ def test_vm_none_cproterm(self):
args = protgraph.parse_args(["-ft", "none", "-vm", "CpeptERM:57.021464"] + self.procs_num + self.example_files)
protgraph.prot_graph(**args)


def test_none(self):
args = protgraph.parse_args(["-ft", "NoNE"] + self.procs_num + self.example_files)
protgraph.prot_graph(**args)
Expand Down

0 comments on commit 5c91151

Please sign in to comment.