This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a commit to branch flask_config in repository https://gitbox.apache.org/repos/asf/superset.git
commit 54f17134b6731c7e70f22d9ffc7719dd4bde6009 Author: Maxime Beauchemin <[email protected]> AuthorDate: Fri Jul 18 03:00:31 2025 -0700 hackin' --- superset/config_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset/config_schema.json b/superset/config_schema.json index 8978c33a4b..b4b5cdeedc 100644 --- a/superset/config_schema.json +++ b/superset/config_schema.json @@ -1,6 +1,6 @@ { "metadata": { - "generated_from": "/Users/max/code/superset/superset/config_defaults.py", + "generated_from": "/Users/max/code/superset/docs/../superset/config_defaults.py", "total_configs": 218, "description": "Superset configuration schema extracted from config_defaults.py" },
