Skip to content

Commit cc2c47f

Browse files
committed
reformatted _send_telemetry.py
1 parent a627879 commit cc2c47f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

featuremanagement/azuremonitor/_send_telemetry.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
_EVENTS_LOGGER_INITIALIZED: list[bool] = []
3232

33+
3334
def _initialize_event_logger() -> None:
3435
if _EVENTS_LOGGER_INITIALIZED:
3536
return

0 commit comments

Comments
 (0)