Azure/azure-sdk-for-python

mypy: Type signature has too few arguments [syntax]

gncs opened this issue · 2 comments

gncs commented

def make_link(link_string, link_text=None):
# type: (str) -> str

.../azure/ai/ml/_utils/_html_utils.py:104: error: Type signature has too few arguments  [syntax]

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/azure-ml-sdk @azureml-github.

Hi @gncs - Thanks for the feedback! We'll address this asap!