Skip to content

Don't use forward references to TypeAlias where it can be avoided#2973

Merged
ashleysommer merged 1 commit intomainfrom
autodocs_fix
Nov 6, 2024
Merged

Don't use forward references to TypeAlias where it can be avoided#2973
ashleysommer merged 1 commit intomainfrom
autodocs_fix

Conversation

@ashleysommer
Copy link
Contributor

  • Don't use forward references to TypeAlias where it can be avoided, because autodocs-type-hints doesn't like them.
  • Bump to newer autodocs-type-hints that is desgined for use in Python 3.9.

Fixes #2912

…cause autodocs-type-hints doesn't like them.

Bump to newer autodocs-type-hints that is desgined for use in Python 3.9.
@coveralls
Copy link

Coverage Status

coverage: 90.247% (-0.001%) from 90.248%
when pulling eae39a4 on autodocs_fix
into ac0566f on main.

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.

supporting sphinx-autodoc-typehints 2.3.x

2 participants