Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
VinzentRisch committed Aug 21, 2024
1 parent 0613365 commit 7462981
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rescript/tests/test_bv_brc.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
from unittest.mock import Mock, patch, mock_open, MagicMock

import pandas as pd
from q2_types.feature_data import (MixedCaseDNAFASTAFormat,
ProteinFASTAFormat,
TSVTaxonomyDirectoryFormat)
from q2_types.feature_data import TSVTaxonomyDirectoryFormat
from q2_types.genome_data import GenomeSequencesDirectoryFormat, \
GenesDirectoryFormat, ProteinsDirectoryFormat
from qiime2.plugin.testing import TestPluginBase
Expand Down

0 comments on commit 7462981

Please sign in to comment.