ARPA-SIMC / moncic-ci

Continuous integration tool and development helper.
GNU General Public License v2.0
2 stars 0 forks source link

Argument 1 to "create" of "BindConfig" has incompatible type "Optional[str]"; expected "str" #68

Closed edigiacomo closed 1 year ago

edigiacomo commented 1 year ago
$ mypy moncic
moncic/distro.py:489: error: Argument 1 to "create" of "BindConfig" has incompatible type "Optional[str]"; expected "str"
spanezz commented 1 year ago

This should be fixed now