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

Add the docstrings work to the Sphinx branch #128

Merged
merged 8 commits into from
Mar 23, 2019
Merged

Conversation

nbraud
Copy link
Collaborator

@nbraud nbraud commented Mar 23, 2019

No description provided.

@nbraud nbraud mentioned this pull request Mar 23, 2019
3 tasks
ppb_vector/vector2.py Outdated Show resolved Hide resolved
@@ -51,6 +51,25 @@ def _find_lowest_vector(left: typing.Type, right: typing.Type) -> typing.Type:

@dataclass(eq=False, frozen=True, init=False, repr=False)
class Vector2:
"""The immutable, 2D vector class of the PursuedPyBear project.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need this in reStructuredText, or need to reconfigure sphinx.

@AstraLuma AstraLuma merged commit 5cd676f into ppb:sphinx Mar 23, 2019
@nbraud nbraud deleted the pydoc branch March 23, 2019 19:43
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.

2 participants