Closed
Description
Hi there,
Would you be willing to remove this debug statement from the init.py file? It leads to excessive logging output. In my case, it is printing the name of ~1800 modules and really crowding out more valuable debug statements. Thanks!
matplotlib/lib/matplotlib/__init__.py
Line 1445 in 98115e9