Skip to content

Commit 372cd29

Browse files
test: python file change to validate path filters (SHOULD trigger pylint pipeline)
1 parent 5304002 commit 372cd29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sample_data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Sample data generation for manufacturing simulation."""
2+
# Path filter validation test - this Python change SHOULD trigger pylint pipeline
23

34
import os
45
import random

0 commit comments

Comments
 (0)