Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a separate pylintrc for labs tests #6553

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

pylint 2.7.5 does not exist

eaaf416
Select commit
Loading
Failed to load commit list.
Open

Added a separate pylintrc for labs tests #6553

pylint 2.7.5 does not exist
eaaf416
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Nov 11, 2024 in 1s

2 issues found.

Annotations

Check notice on line 435 in pennylane/pauli/conversion.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pennylane/pauli/conversion.py#L435

Second argument of isinstance is not a type (isinstance-second-argument-not-valid-type)

Check notice on line 24 in pennylane/templates/embeddings/amplitude.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pennylane/templates/embeddings/amplitude.py#L24

Too few public methods (0/2) (too-few-public-methods)