This commit is contained in:
2024-07-07 19:02:36 +08:00
parent 8ea43ebed0
commit b11383c5bb
4 changed files with 15 additions and 2 deletions

3
test.py Normal file
View File

@@ -0,0 +1,3 @@
import matplotlib
print(matplotlib.matplotlib_fname())
print(matplotlib.get_cachedir())