Skip to content

Commit d471f27

Browse files
committed
debug: trigger subworkflow
1 parent a940a44 commit d471f27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

csv_parser/test_case_generator.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
import pandas as pd
44
import warnings
55

6+
# Mock commit to trigger workflow
7+
68
# Improving panda printing | Ref.: https://stackoverflow.com/a/11711637
79
pd.set_option('display.max_rows', 500)
810
pd.set_option('display.max_columns', 500)

0 commit comments

Comments
 (0)