Skip to content

FIX: Typing annotations #12683

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

Merged
merged 3 commits into from
Nov 1, 2024
Merged

FIX: Typing annotations #12683

merged 3 commits into from
Nov 1, 2024

Conversation

farisachugthai
Copy link
Contributor

Running mypy -p IPython.sphinxext raised a few errors. Fix them and strip some trailing whitespace from a few places.

@farisachugthai
Copy link
Contributor Author

Sorry I got messed up by darker again. What is a good way of running and/or fixing this in advance? You won't know what the SHA for a commit is until after you do it, so running darker -r <SHA> like how it's run in the tests doesn't seem like it'd work.

@Carreau
Copy link
Member

Carreau commented Oct 28, 2020

You can either run just darker before comiting or, run darker -r 60625f241f298b5039cb2debc365db38aa7bb522 always with this hash for IPython, Otherwise don't worry I'll run it.

@farisachugthai
Copy link
Contributor Author

Okay thank you! I'll make sure I do so because I've ran into this a few times and I don't wanna make extra work for you haha

Running `mypy -p IPython.sphinxext` raised a few errors. Fix them and
strip some trailing whitespace from a few places.
@Carreau
Copy link
Member

Carreau commented Nov 1, 2024

It took w while but thanks, merging.

@Carreau Carreau merged commit 5d95565 into ipython:main Nov 1, 2024
23 checks passed
@Carreau Carreau added this to the 8.30 milestone Nov 29, 2024
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.

2 participants