Skip to content

Add type annotations to ipython21 and languageExcerpts#1939

Merged
mscuthbert merged 1 commit into
masterfrom
typing_small_folders
Jun 21, 2026
Merged

Add type annotations to ipython21 and languageExcerpts#1939
mscuthbert merged 1 commit into
masterfrom
typing_small_folders

Conversation

@mscuthbert

Copy link
Copy Markdown
Member

Split out of #1937 to keep that PR reviewable. Adds parameter/return type annotations to:

  • ipython21/ (init, ipExtension, converters)
  • languageExcerpts/ (instrumentLookup, naturalLanguageObjects)

Whole-package mypy + ruff clean; doctests pass.

AI-assisted (Claude)

Split out of #1937 to keep that PR reviewable. Adds parameter/return type
annotations to:
- ipython21/ (__init__, ipExtension, converters)
- languageExcerpts/ (instrumentLookup, naturalLanguageObjects)

Whole-package mypy + ruff clean; doctests pass.

AI-assisted (Claude)
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 93.087% (-0.001%) from 93.088% — typing_small_folders into master

@mscuthbert mscuthbert merged commit 959de92 into master Jun 21, 2026
7 checks passed
@mscuthbert mscuthbert deleted the typing_small_folders branch June 21, 2026 08:58
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