We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b733e06 commit f3566faCopy full SHA for f3566fa
azure/functions/mysql.py
@@ -11,7 +11,7 @@
11
12
13
class MySqlConverter(meta.InConverter, meta.OutConverter,
14
- binding='mysql'):
+ binding='mysql'):
15
16
@classmethod
17
def check_input_type_annotation(cls, pytype: type) -> bool:
0 commit comments