Skip to content

Commit

Permalink
Merge pull request #44 from PurplePetrus/main
Browse files Browse the repository at this point in the history
Update NewBranchScript.py
  • Loading branch information
richbibby authored Oct 15, 2024
2 parents 596c36f + 605192c commit 04bc13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_scripts/NewBranchScript.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ def run(self, data, commit):
]
output.append(','.join(attrs))

return '\n'.join(output)
return '\n'.join(output)

0 comments on commit 04bc13f

Please sign in to comment.