Logger modifies root logger
TheGreatAlgo opened this issue · 1 comments
TheGreatAlgo commented
colourmap/colourmap/colourmap.py
Line 16 in 82c7600
This accesses the root logger and modifies it so when I import distfit which imports this, my logs become corrupted with the format defined here.
Issue similar to this erdogant/clustimage#22
fixed by #1
erdogant commented
Thank you for your contribution! I created a new version.
Update to the latest version with pip install -U colourmap