datamole-ai / edvart

An open-source Python library for Data Scientists & Data Analysts designed to simplify the exploratory data analysis process. Using Edvart, you can explore data sets and generate reports with minimal coding.
https://datamole-ai.github.io/edvart/
MIT License
48 stars 7 forks source link

feat: conform report imports to isort #78

Closed lukany closed 1 year ago

lukany commented 1 year ago

I didn't notice that the imports are in set. This change thus doesn't make the code conform to isort. Closing this PR.