sdv-dev / SDMetrics

Metrics to evaluate quality and efficacy of synthetic datasets.
https://docs.sdv.dev/sdmetrics
MIT License
201 stars 45 forks source link

Fix `entry_points` warning message #564

Closed fealho closed 4 months ago

fealho commented 4 months ago

CU-86b03bn2u.

The module_name attribute doesn't exist for the entry_point in _find_addons, causing the warning message to fail. Update that to use version instead.

This PR also updates the flake8-pytest-style and isort versions so that lint is consistent across python versions.

sdv-team commented 4 months ago

Task linked: CU-86b03bn2u SDMetrics - Update to work with SDV Enteprise