37794-vm/find_jazzmin.py
2026-02-01 04:47:12 +00:00

3 lines
65 B
Python

import jazzmin
import os
print(os.path.dirname(jazzmin.__file__))