Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Introduce type hinting #1054

Closed
hairmare opened this issue Apr 18, 2024 · 1 comment · Fixed by #1071
Closed

Introduce type hinting #1054

hairmare opened this issue Apr 18, 2024 · 1 comment · Fixed by #1071
Assignees
Labels

Comments

@hairmare
Copy link
Contributor

hairmare commented Apr 18, 2024

The code should provide type hints where they make sense without overloading the code with hard to maintain typing information.

Ruff has ignore-untyped rules that we actived, in several cases satisfying the rules with some simple hints will improve the code base and further aid modern IDEs.

PEPs

@hairmare hairmare mentioned this issue Apr 18, 2024
@c0rydoras c0rydoras self-assigned this Apr 19, 2024
@c0rydoras
Copy link
Contributor

Also delete sphinx-doc types in favour of annotations

@c0rydoras c0rydoras linked a pull request Apr 26, 2024 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants