Skip to content

Commit

Permalink
mo lint
Browse files Browse the repository at this point in the history
  • Loading branch information
VinzentRisch committed Sep 13, 2024
1 parent ea022fd commit 2d390b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rescript/bv_brc.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

def get_bv_brc_metadata(
ids_metadata: Union[qiime2.NumericMetadataColumn,
qiime2.CategoricalMetadataColumn] = None,
qiime2.CategoricalMetadataColumn] = None,
data_type: str = None,
rql_query: str = None,
data_field: str = None,
Expand Down

0 comments on commit 2d390b4

Please sign in to comment.