Skip to content

Commit 31b0e45

Browse files
committed
ruff
Signed-off-by: Ao Tang <[email protected]>
1 parent a3d0a1c commit 31b0e45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tutorials/synthetic/synthetic_data_generation_example.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ def main() -> None:
180180
print(pipeline.describe())
181181
print("\n" + "=" * 50 + "\n")
182182

183-
184183
# Execute pipeline with timing
185184
print("Starting synthetic data generation pipeline...")
186185
start_time = time.time()

0 commit comments

Comments
 (0)