Skip to content

Commit

Permalink
MAINT: remove sklearn prefix from sepp ref DBs (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
lizgehret authored Jun 27, 2024
1 parent cb47d40 commit c0da911
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions urls/_classifiers.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
# sklearn 0.21.2

# SEPP reference databases
'classifiers/sklearn-0.21.2/sepp-ref-dbs/sepp-refs-gg-13-8.qza':
'https://s3-us-west-2.amazonaws.com/qiime2-data/classifiers/sklearn-0.21.2/sepp-ref-dbs/sepp-refs-gg-13-8.qza',
'classifiers/sklearn-0.21.2/sepp-ref-dbs/sepp-refs-silva-128.qza':
'https://s3-us-west-2.amazonaws.com/qiime2-data/classifiers/sklearn-0.21.2/sepp-ref-dbs/sepp-refs-silva-128.qza',
'classifiers/sepp-ref-dbs/sepp-refs-gg-13-8.qza':
'https://s3-us-west-2.amazonaws.com/qiime2-data/classifiers/sepp-ref-dbs/sepp-refs-gg-13-8.qza',
'classifiers/sepp-ref-dbs/sepp-refs-silva-128.qza':
'https://s3-us-west-2.amazonaws.com/qiime2-data/classifiers/sepp-ref-dbs/sepp-refs-silva-128.qza',

# sklearn 0.24.1

Expand Down

0 comments on commit c0da911

Please sign in to comment.