Skip to content
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

Refactor typing.Inspector and add docs #137

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Conversation

criccomini
Copy link
Contributor

The magical type code for FsatAPI was pretty messy. I've moved shared logic into a _method_types function and added a bunch of docs to hopefully clarify things a little.

Still not great, but better than it was. I'm sick, so trying not to do too much.

Closes #110
Closes #115

The magical type code for FsatAPI was pretty messy. I've moved shared logic into
a `_method_types` function and added a bunch of docs to hopefully clarify things
a little.

Still not great, but better than it was. I'm sick, so trying not to do too much.

Closes #110
Closes #115
@criccomini criccomini added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 23, 2023
@criccomini criccomini merged commit 2a555db into main Jan 23, 2023
@criccomini criccomini deleted the clean-typed-typing branch January 23, 2023 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pydocs to typing.py and typed.py Remove duplicate typed.py and typing.py code
1 participant