Skip to content

Commit 07b9aba

Browse files
committed
refine comments
1 parent 4e86d52 commit 07b9aba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

automation/automation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
# process the data
9292

9393

94-
print("[INFO] : Matching Data from Raw Data")
94+
print("[INFO] : Matching Regex from Raw Data")
9595
matching_list = re.findall(data_regex, read_data)
9696
#print(matching_list)
9797

0 commit comments

Comments
 (0)