Skip to content

Commit 89a43b5

Browse files
style: fix black formatting and missing final newline
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1318773 commit 89a43b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/enable-log-forwarding/enable_log_forwarding.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,4 +416,4 @@ def main():
416416

417417

418418
if __name__ == "__main__":
419-
main()
419+
main()

0 commit comments

Comments
 (0)