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

Fix commutation DAG linting #2258

Merged
merged 4 commits into from
Mar 1, 2022
Merged

Fix commutation DAG linting #2258

merged 4 commits into from
Mar 1, 2022

Conversation

antalszava
Copy link
Contributor

@antalszava antalszava commented Mar 1, 2022

Fixes the following issues with linting:
Screenshot from 2022-03-01 12-14-47

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2022

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #2258 (8d49204) into master (b494a2b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2258   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files         232      232           
  Lines       18708    18712    +4     
=======================================
+ Hits        18573    18577    +4     
  Misses        135      135           
Impacted Files Coverage Δ
pennylane/transforms/commutation_dag.py 99.68% <100.00%> (+<0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b494a2b...8d49204. Read the comment docs.

Copy link
Contributor

@dime10 dime10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@antalszava antalszava merged commit f400217 into master Mar 1, 2022
@antalszava antalszava deleted the fix_lint branch March 1, 2022 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants