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

Upgrade Python syntax with pyupgrade #37

Merged
merged 1 commit into from Sep 21, 2020

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Sep 18, 2020

Fixes #18.

Ran https://github.com/asottile/pyupgrade/ with --py36-plus.

@codecov
Copy link

codecov bot commented Sep 18, 2020

Codecov Report

Merging #37 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #37   +/-   ##
======================================
  Coverage    0.72%   0.72%           
======================================
  Files           9       9           
  Lines         685     685           
======================================
  Hits            5       5           
  Misses        680     680           
Impacted Files Coverage Δ
pyirf/io/io.py 0.00% <0.00%> (ø)
pyirf/perf/cut_optimisation.py 0.00% <0.00%> (ø)

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 12afef5...1cdceeb. Read the comment docs.

@HealthyPear HealthyPear merged commit e7ae38e into cta-observatory:master Sep 21, 2020
@hugovk hugovk deleted the rm-2 branch September 21, 2020 08:38
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.

Remove python 2 compatibility leftovers
3 participants