4 lines
88 B
Python
4 lines
88 B
Python
import matplotlib
|
|
print(matplotlib.matplotlib_fname())
|
|
print(matplotlib.get_cachedir())
|