Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Jan 27, 2024

Helps #2625.

Run https://github.com/JelleZijlstra/autotyping with a few options:

  • --none-return
  • --scalar-return
  • --int-param
  • --float-param
  • --str-param
  • --annotate-named-param tmp_path:pathlib.Path

I used the .libcst.codemod.yaml from that repo.

I did one commit per option, but we can squash merge this PR to a single commit.

@radarhere radarhere merged commit 4a4b90c into python-pillow:main Jan 31, 2024
@hugovk hugovk deleted the autotyping branch January 31, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants