Skip to content

Conversation

@Toricane
Copy link
Contributor

About

This pull request removes question marks inside of docstrings.
Specifically replaces ?: with :.
The question marks made it so the typehint for the param or ivar not appear on the docs.

Checklist

  • I've ran pre-commit to format and lint the change(s) made.
  • I've checked to make sure the change(s) work on 3.8.6 and higher.
  • This fixes/solves an Issue.
    • (If existent):
  • I've made this pull request for/as: (check all that apply)
    • Documentation
    • Breaking change
    • New feature/enhancement
    • Bugfix

@Toricane Toricane added the documentation Improvements or additions to documentation label Jul 17, 2022
@Toricane Toricane marked this pull request as draft July 17, 2022 05:48
@Toricane
Copy link
Contributor Author

@EepyElvyra EepyElvyra changed the title docs: remove question marks in docstrings docs: Add question tags to type descriptors in docstrings Jul 17, 2022
@Toricane Toricane marked this pull request as ready for review July 17, 2022 20:21
@Toricane
Copy link
Contributor Author

Ready for review

@Toricane Toricane enabled auto-merge (squash) July 17, 2022 20:21
@Toricane Toricane merged commit 490adef into interactions-py:unstable Jul 17, 2022
@Toricane Toricane deleted the docs-remove-questions branch July 17, 2022 20:31
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 this pull request may close these issues.

2 participants