You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyUpgrade is one of my favorite rulesets, but we'll need to set it up with target-version of 3.8 to avoid upgrading our code out of compatibility with our target Pythons :)
The text was updated successfully, but these errors were encountered:
@MattF-NSIDC woops, we opened the same issue 🤣 . I added a list of potential rule in #383 . We could make this one specifically related to pyupgrade or close 383/this.
Continuing discussion from here: #372 (comment)
PyUpgrade is one of my favorite rulesets, but we'll need to set it up with
target-version
of3.8
to avoid upgrading our code out of compatibility with our target Pythons :)The text was updated successfully, but these errors were encountered: