uart_temp/test.py

4 lines
88 B
Python
Raw Normal View History

2024-07-07 19:02:36 +08:00
import matplotlib
print(matplotlib.matplotlib_fname())
print(matplotlib.get_cachedir())