emmet.core.settings
Settings for defaults in the core definitions of Materials Project Documents.
Classes
str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str |
|
Settings for the emmet- packages Non-core packages should subclass this to get settings specific to their needs The default way to modify these is to modify ~/.emmet.json or set the environment variable EMMET_CONFIG_FILE to point to the json with emmet settings |
|
bool(x) -> bool |