rusackas commented on code in PR #31774:
URL: https://github.com/apache/superset/pull/31774#discussion_r1909479026


##########
superset/config.py:
##########
@@ -513,7 +513,7 @@ class D3TimeFormat(TypedDict, total=False):
     # This could cause the server to run out of memory or compute.
     "ALLOW_FULL_CSV_EXPORT": False,
     "ALLOW_ADHOC_SUBQUERY": False,
-    "USE_ANALAGOUS_COLORS": False,
+    "USE_ANALOGOUS_COLORS": False,

Review Comment:
   We'll tackle this for all of them at some point... gotta consolidate 
FEATURE_FLAGS.md and the flags themselves. Categorization, notes, etc.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to