Skip to content

Commit d1d0849

Browse files
authored
added newline at the end of code.
For better readability
1 parent 5a96bbc commit d1d0849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dynamic-client/accept_header.py

+1-1
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)