Asib27's picture
try 1
065fee7 verified
raw
history blame
217 Bytes
[mypy]
python_version = 3.10
warn_unused_configs = True
ignore_missing_imports = True
# Per-module options:
[mypy-azure.containerregistry._generated.*]
ignore_errors = True
[mypy-azure.core.*]
ignore_errors = True