Skip to content

Commit 6fe1ca7

Browse files
committed
formatting
1 parent 3448289 commit 6fe1ca7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sample-applications/simple-client-server/server_automatic_s3client.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ def server_request():
1818

1919

2020
if __name__ == "__main__":
21-
app.run(port=8082)
22-
21+
app.run(port=8082)

0 commit comments

Comments
 (0)