Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update serialization
  • Loading branch information
l0lawrence committed Oct 4, 2023
commit 86d421ea441af5b4867daf861d0deb348597cc00
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import base64

from azure.core.messaging import CloudEvent
from azure.eventgrid._helpers import _cloud_event_to_generated
from azure.eventgrid._legacy._helpers import _cloud_event_to_generated
from azure.eventgrid import SystemEventNames, EventGridEvent
from _mocks import (
cloud_storage_dict,
Expand Down