Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
VinzentRisch committed Aug 21, 2024
1 parent 0199719 commit d491eda
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rescript/plugin_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -1291,7 +1291,7 @@
'for documentation.',
'genome_ids': 'List of genome IDs from BV-BRC.',

},
},
output_descriptions={
'genomes': 'genomes',
},
Expand Down Expand Up @@ -1345,7 +1345,7 @@
output_descriptions={
'taxonomy': 'Taxonomy data.'

},
},
name='Fetch taxonomy data from BV-BRC.',
description='Fetch taxonomy data from BV-BRC.',
)
Expand Down Expand Up @@ -1374,7 +1374,7 @@
'genes': 'genes',
'proteins': 'proteins'

},
},
name='Fetch genome features from BV-BRC.',
description='Fetch DNA and protein sequences of genome features from '
'BV-BRC.',
Expand Down

0 comments on commit d491eda

Please sign in to comment.