feat: yaml, yml editorconfig #7
Annotations
3 errors
basedpyright:
src/ml_project/cli/main.py#L18
Argument of type "None" cannot be assigned to parameter "converter" of type "(...) -> Unknown" in function "__init__"
Type "None" is not assignable to type "(...) -> Unknown" (reportArgumentType)
|
basedpyright
1 error
|
basedpyright
Process completed with exit code 1.
|