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

adding pyupgrade #633

Merged
merged 1 commit into from
Aug 5, 2022
Merged

adding pyupgrade #633

merged 1 commit into from
Aug 5, 2022

Conversation

scarrazza
Copy link
Member

Including pyupgrade which should update python syntax automatically.

@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

Merging #633 (acbe8fc) into isort (d0f430d) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             isort      #633   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           80        80           
  Lines        10374     10374           
=========================================
  Hits         10374     10374           
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/qibo/gates/channels.py 100.00% <ø> (ø)
src/qibo/hamiltonians/models.py 100.00% <ø> (ø)
src/qibo/states.py 100.00% <ø> (ø)
...rc/qibo/tests/test_models_distcircuit_execution.py 100.00% <ø> (ø)
src/qibo/gates/gates.py 100.00% <100.00%> (ø)
src/qibo/gates/special.py 100.00% <100.00%> (ø)
src/qibo/hamiltonians/hamiltonians.py 100.00% <100.00%> (ø)
src/qibo/models/circuit.py 100.00% <100.00%> (ø)
src/qibo/models/distcircuit.py 100.00% <100.00%> (ø)
src/qibo/tests/test_callbacks.py 100.00% <100.00%> (ø)
... and 10 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@andrea-pasquale andrea-pasquale left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.
I will also add this to qcvv.

Copy link
Member

@stavros11 stavros11 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

@scarrazza scarrazza merged commit 4e1c13c into isort Aug 5, 2022
@scarrazza scarrazza deleted the pyupgrade branch August 17, 2022 07:21
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.

3 participants