Skip to content

Commit 09729e0

Browse files
vmageloscottaddie
andauthored
Update articles/event-hubs/event-hubs-python-get-started-send.md
Co-authored-by: Scott Addie <[email protected]>
1 parent 905ee03 commit 09729e0

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
@@ -243,7 +243,6 @@ In this section, you create a Python script to receive events from your event hu
243243
credential=credential,
244244
)
245245

246-
247246
# Create a consumer client for the event hub.
248247
client = EventHubConsumerClient(
249248
fully_qualified_namespace=EVENT_HUB_FULLY_QUALIFIED_NAMESPACE,

0 commit comments

Comments
 (0)