Skip to content

Commit 5becdb9

Browse files
vmageloscottaddie
andauthored
Update articles/event-hubs/event-hubs-python-get-started-send.md
Co-authored-by: Scott Addie <[email protected]>
1 parent 2de81b5 commit 5becdb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/event-hubs/event-hubs-python-get-started-send.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,6 @@ In this section, you create a Python script to receive events from your event hu
259259
# Close credential when no longer needed.
260260
await credential.close()
261261

262-
263262
if __name__ == "__main__":
264263
# Run the main method.
265264
asyncio.run(main())

0 commit comments

Comments
 (0)