Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YunchuWang committed Apr 5, 2024
1 parent 5d25510 commit 4cea83a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure_functions_worker/bindings/meta.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
from . import datumdef
from . import generic
from .shared_memory_data_transfer import SharedMemoryManager
from ..constants import BASE_EXT_SUPPORTED_PY_MINOR_VERSION

PB_TYPE = 'rpc_data'
PB_TYPE_DATA = 'data'
Expand Down

0 comments on commit 4cea83a

Please sign in to comment.