Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
guptaheena authored Sep 24, 2024
1 parent 592723d commit b733e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/functions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
from . import durable_functions # NoQA
from . import sql # NoQA
from . import warmup # NoQA
from . import mysql #NoQA
from . import mysql # NoQA


__all__ = (
Expand Down

0 comments on commit b733e06

Please sign in to comment.