Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dpear committed Mar 1, 2022
1 parent a768367 commit ca69a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions q2_katharoseq/tests/test_method.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ def test_biomass_plot(self):

with tempfile.TemporaryDirectory() as output_dir:
biomass_plot(
output_dir,
total_reads=data.get_column('total_reads'),
control_cell_extraction=data.get_column(
'control_cell_into_extraction'), # noqa
Expand Down

0 comments on commit ca69a55

Please sign in to comment.