Skip to content

Commit

Permalink
Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/_models.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakshith Bhyravabhotla authored Oct 7, 2020
1 parent 7b928b1 commit cd8dfa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/eventgrid/azure-eventgrid/azure/eventgrid/_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Licensed under the MIT License. See License.txt in the project root for license information.
# --------------------------------------------------------------------------------------------
# pylint:disable=protected-access
from typing import Union, Any
from typing import Any
import datetime as dt
import uuid
import json
Expand Down

0 comments on commit cd8dfa6

Please sign in to comment.