Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: David Korczynski <[email protected]>
  • Loading branch information
DavidKorczynski committed Nov 4, 2024
1 parent a06ebfa commit 5e9b510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/base-images/base-builder/bash_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ def parse_script(bash_script, all_scripts) -> str:

return new_script


def main():
"""Main function"""
all_scripts = find_all_bash_scripts_in_src()
Expand Down

0 comments on commit 5e9b510

Please sign in to comment.