Skip to content

Commit

Permalink
do not import pkg_resources
Browse files Browse the repository at this point in the history
  • Loading branch information
simomarsili committed Oct 20, 2020
1 parent 88eb1e5 commit 2adea93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ndd/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,6 @@
- [Il Memming Park on discrete entropy estimators](https://memming.wordpress.com/2014/02/09/a-guide-to-discrete-entropy-estimators/)
"""
import pkg_resources

from ndd import package_setup
from ndd.counts import CountsDistribution
from ndd.divergence import DivergenceEstimator
Expand Down

0 comments on commit 2adea93

Please sign in to comment.