Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Sann5 committed May 7, 2024
1 parent 0eb31a7 commit 7d0c09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion q2_moshpit/busco/tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,4 +301,4 @@ def test_get_mag_lengths_feature_data(self):
'fb0bc871-04f6-486b-a10e-8e0cb66f8de3': 2000,
}, name="length"
)
pd.testing.assert_series_equal(obs, exp)
pd.testing.assert_series_equal(obs, exp)

0 comments on commit 7d0c09f

Please sign in to comment.