MODIF: now configuration are not imported from python file but read
from json file. ``config.json``. json format was choosen because it is part of default python distribution and does not require extra dependancy. Alternative could YAML but requires PyYAML.
myplotlib/mpl_config.py
0 → 100644
Please register or sign in to comment