rusackas commented on code in PR #30657: URL: https://github.com/apache/superset/pull/30657#discussion_r1824688310
########## docs/docs/faq.mdx: ########## @@ -137,7 +137,7 @@ You can override this path using the **SUPERSET_HOME** environment variable. Another workaround is to change where superset stores the sqlite database by adding the following in `superset_config.py`: -``` +```python Review Comment: Things are going to get a lot prettier with all these syntax formatters added! Thanks! -- 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]
