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

jli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 5fc934d859 chore: bump shillelagh to 1.4.3 (#35895)
     add 6f50ddf710 refactor(explore): extract session ID retrieval into 
overridable method (#35779)

No new revisions were added by this update.

Summary of changes:
 superset/commands/explore/form_data/create.py      |  6 +-
 .../unit_tests/commands/explore}/__init__.py       |  0
 .../commands/explore/form_data}/__init__.py        |  0
 .../commands/explore/form_data/test_create.py      | 85 ++++++++++++++++++++++
 4 files changed, 90 insertions(+), 1 deletion(-)
 copy {superset-core/src/superset_core => 
tests/unit_tests/commands/explore}/__init__.py (100%)
 copy {superset-core/src/superset_core => 
tests/unit_tests/commands/explore/form_data}/__init__.py (100%)
 create mode 100644 tests/unit_tests/commands/explore/form_data/test_create.py

Reply via email to