pyupgrade --py36-plus, license year#1050
Conversation
|
Ok, I believe we can overlook the remaining coverage issues in |
mikofski
left a comment
There was a problem hiding this comment.
Looks great, thanks! I found a few more strings that could be converted to f-strings. Not sure why pyupgrade didn't catch them, but I tested them and they seem to work
Also wasn't sure where test_get_sky_diffuse_invalid came from, seems not related to this pr.
Co-authored-by: Mark Mikofski <bwana.marko@yahoo.com>
Co-authored-by: Mark Mikofski <bwana.marko@yahoo.com>
Co-authored-by: Mark Mikofski <bwana.marko@yahoo.com>
Co-authored-by: Mark Mikofski <bwana.marko@yahoo.com>
Co-authored-by: Mark Mikofski <bwana.marko@yahoo.com>
Co-authored-by: Mark Mikofski <bwana.marko@yahoo.com>
Co-authored-by: Mark Mikofski <bwana.marko@yahoo.com>
Co-authored-by: Mark Mikofski <bwana.marko@yahoo.com>
Co-authored-by: Mark Mikofski <bwana.marko@yahoo.com>
|
thanks @mikofski I noticed a couple of those and forgot to go through more carefully.
A |
mikofski
left a comment
There was a problem hiding this comment.
Thanks Will! I'm super happy about this PR for some reason. Maybe it's because I ❤️ f-strings?
|
okay to merge? |
docs/sphinx/source/api.rstfor API changes.docs/sphinx/source/whatsnewfor all changes. Includes link to the GitHub Issue with:issue:`num`or this Pull Request with:pull:`num`. Includes contributor name and/or GitHub username (link with:ghuser:`user`).These changes are the result of the following command:
The diff looks good to me except for maybe a couple of minor style issues. Let's see what the full test suite says...