SaashaJoshi / piQture

piQture: A quantum machine learning library for image processing.
https://saashajoshi.github.io/piQture/
Apache License 2.0
13 stars 6 forks source link

Remove linting by flake8 #93

Closed SaashaJoshi closed 2 months ago

SaashaJoshi commented 2 months ago

Using flake8 with pylint is somewhat redundant. It is also currently creating linting errors with sphinx. Refer #92

SaashaJoshi commented 2 months ago

Apparently, the error was issued by pylint. Although there should be no error wrt casing of keywords, removing flake8 still removes linting redundancy created by using it withpylint