Aniket Shirsat

Results 3 comments of Aniket Shirsat

I ran pylint for the files/folders in $PY_SOURCE_FILES This is the output. So the PR is expected to have all these issues fixed, Right? New to Open Source and new...

@kemingy I have started fixing linting issues in examples. Found another issue with `error: Unused "type: ignore" comment` when executing mypy. Any suggestion to overcome that. ``` mypy --install-types --non-interactive...

@kemingy https://github.com/mosecorg/mosec/pull/180 is a WIP PR.