Skip to content

Commit 99e4714

Browse files
committed
feat: add config-change-investigation-demo
1 parent 45fa40d commit 99e4714

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • src/telemetry_window_demo/config_change_investigation_demo
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
"""Config-change investigation demo pipeline."""
2+
3+
from .pipeline import default_demo_root, run_demo
4+
5+
__all__ = ["default_demo_root", "run_demo"]

0 commit comments

Comments
 (0)