This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch padbk-padbk-docker-py311
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/padbk-padbk-docker-py311 by 
this push:
     new 1bad12c36c trigger
1bad12c36c is described below

commit 1bad12c36cf2b2ec1f5d24f16850cdb3426be868
Author: Maxime Beauchemin <[email protected]>
AuthorDate: Mon Oct 28 15:43:11 2024 -0700

    trigger
---
 superset/__init__.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/superset/__init__.py b/superset/__init__.py
index cbab58e0d2..1a9f9f09b1 100644
--- a/superset/__init__.py
+++ b/superset/__init__.py
@@ -47,3 +47,4 @@ results_backend_use_msgpack = LocalProxy(
 )
 data_cache = LocalProxy(lambda: cache_manager.data_cache)
 thumbnail_cache = LocalProxy(lambda: cache_manager.thumbnail_cache)
+# triggering with a comment

Reply via email to