Skip to content

Commit a5b3fbf

Browse files
Add newline
1 parent 5d55e9f commit a5b3fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/oci_chart_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ def main():
2121
main()
2222
except Exception as e:
2323
logger.error(f"Failed while dumping the chart_info as json. Error: {e}")
24-
sys.exit(1)
24+
sys.exit(1)

0 commit comments

Comments
 (0)