mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
fix: CI failures caused by a ruff version mismatch (#36358)
This commit is contained in:
committed by
GitHub
parent
92986c2ecc
commit
b12f5f8394
@@ -19,6 +19,7 @@
|
||||
|
||||
# Import all settings from the main config first
|
||||
from flask_caching.backends.filesystemcache import FileSystemCache
|
||||
|
||||
from superset_config import * # noqa: F403
|
||||
|
||||
# Override caching to use simple in-memory cache instead of Redis
|
||||
|
||||
Reference in New Issue
Block a user