We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109de39 commit 4aa5196Copy full SHA for 4aa5196
src/sempy_labs/perf_lab/_test_cycle.py
@@ -751,7 +751,7 @@ def run_test_cycle(
751
tag: Optional[str] = None,
752
) -> Tuple[DataFrame, dict]:
753
"""
754
- Runs each DAX query and returns the QueryBegin and QueryEnd trace events together with the query results.
+ Runs each DAX query and returns the traces events, such as QueryBegin and QueryEnd, together with the query results.
755
756
Parameters
757
----------
0 commit comments