Skip to content

docs(json): Improve Json type hints#159

Merged
0x676e67 merged 1 commit intomainfrom
docs
Mar 21, 2025
Merged

docs(json): Improve Json type hints#159
0x676e67 merged 1 commit intomainfrom
docs

Conversation

@0x676e67
Copy link
Copy Markdown
Owner

@0x676e67 0x676e67 commented Mar 21, 2025

This pull request includes a change to the Json enum in the src/typing/json.rs file. The change updates the return value of the type_output method to use a more specific type representation.

  • src/typing/json.rs: Modified the type_output method to return TypeInfo::with_module("typing.Dict[str, typing.Any]", "typing".into()) instead of TypeInfo::any().

@0x676e67 0x676e67 merged commit 70836ae into main Mar 21, 2025
16 checks passed
@0x676e67 0x676e67 deleted the docs branch March 21, 2025 07:11
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.

1 participant