Skip to content

Commit

Permalink
import take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
lizgehret committed May 7, 2024
1 parent 225eaef commit efd5d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion q2_diversity_lib/plugin_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from q2_types.distance_matrix import DistanceMatrix
from unifrac._meta import CONSOLIDATIONS

from . import alpha, beta, __version__, examples
from . import alpha, beta, skbio, __version__, examples

citations = Citations.load('citations.bib', package='q2_diversity_lib')
plugin = Plugin(
Expand Down

0 comments on commit efd5d6b

Please sign in to comment.