Skip to content

Commit 6a7cc39

Browse files
authored
Merge pull request kubernetes-client#1971 from chandsharma/patch-1
added newline at the end of code.
2 parents 872643c + d1d0849 commit 6a7cc39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dynamic-client/accept_header.py

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

4141

4242
if __name__ == "__main__":
43-
main()
43+
main()

0 commit comments

Comments
 (0)