Skip to content

Commit 56124d4

Browse files
committed
Update main function in main.py to remove empty comment
1 parent af3b76b commit 56124d4

File tree

1 file changed

+1
-1
lines changed
  • internal/orchestrator/bricks/testdata/my-app.source/python

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
def main():
2-
# empty file
2+
pass

0 commit comments

Comments
 (0)