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

🐼 'String' is not recognized as an official datatype #46

Closed
H4ppy-04 opened this issue Mar 13, 2023 · 0 comments · Fixed by #48
Closed

🐼 'String' is not recognized as an official datatype #46

H4ppy-04 opened this issue Mar 13, 2023 · 0 comments · Fixed by #48
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@H4ppy-04
Copy link
Contributor

In the sphinx documentation, autolink does not work for 'string'. It has to be how it would be referenced in python. Changes required:

  • String -> str
  • Boolean -> bool
  • anything else that goes against pythons type syntax
@H4ppy-04 H4ppy-04 added the documentation Improvements or additions to documentation label Mar 13, 2023
@H4ppy-04 H4ppy-04 self-assigned this Mar 13, 2023
@H4ppy-04 H4ppy-04 linked a pull request Mar 13, 2023 that will close this issue
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant