Skip to content

Make docstrings consistent #256

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

Merged
merged 1 commit into from
May 13, 2020

Conversation

tomschr
Copy link
Member

@tomschr tomschr commented May 13, 2020

This PR is not based on a specific issue. It contains the following changes:

  • Use VersionInfo instead of semver.VersionInfo
  • Change order. Deprecation notice should come first in docstring

* Use VersionInfo instead of semver.VersionInfo
* Change order. Deprecation notice should come
  first in docstring
@tomschr tomschr added Doc Documentation related issue Enhancement Not a bug, but increases or improves in value, quality, desirability, or attractiveness labels May 13, 2020
@tomschr tomschr self-assigned this May 13, 2020
@tomschr tomschr merged commit f264183 into python-semver:master May 13, 2020
@tomschr tomschr deleted the feature/docstring-consistency branch May 13, 2020 19:05
tomschr added a commit to tomschr/python-semver that referenced this pull request May 13, 2020
* Update CHANGELOG
* Improve release-procedure.md
* python-semver#249: Add release policy and version restriction in documentation to
  help our users which would like to stay on the major 2 release.
* python-semver#250: Simplify installation semver on openSUSE with ``obs://``.
* python-semver#251: Return type of ``semver.VersionInfo.next_version``
  to always return a ``VersionInfo`` instance.
* python-semver#256: Made docstrings consistent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Doc Documentation related issue Enhancement Not a bug, but increases or improves in value, quality, desirability, or attractiveness
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant