_compare_default_config ======================= .. py:module:: _compare_default_config .. autoapi-nested-parse:: This script compares a default config file specified by the user with the _default.synthpop_conf file and highlights missing items. Attributes ---------- .. autoapisummary:: _compare_default_config.THIS_DIR _compare_default_config._DEFAULT _compare_default_config.parser Functions --------- .. autoapisummary:: _compare_default_config.compare_json_files Module Contents --------------- .. py:data:: THIS_DIR .. py:data:: _DEFAULT .. py:function:: compare_json_files(userfile_path) .. py:data:: parser