maint: follows google's python style guide for docstrings by nandgator · Pull Request #224 · python-validators/validators
Navigation Menu
{{ message }}
python-validators / validators Public
- Notifications You must be signed in to change notification settings
- Fork 175
Merged
nandgator merged 1 commit intopython-validators:masterfrom
Feb 17, 2023Merged
maint: follows google's python style guide for docstrings#224
nandgator merged 1 commit intopython-validators:masterfrom
maint: follows google's python style guide for docstrings#224
nandgator merged 1 commit intopython-validators:masterfrom
Conversation
Copy link Copy Markdown
Collaborator
- follows google's python style guide for docstrings
- adds
flake8-docstringsas dev dependency - update
README's workflow badge improvesbetween.pyandlength.pyscriptsadapts associated test cases as wellmakes_extremes.pya private module
nandgator
self-assigned this
nandgator
force-pushed
the
workshop
branch
from
eec1d66 to
0fba75d
Compare
Copy link Copy Markdown
Collaborator
kvesteri
commented
Feb 16, 2023
kvesteri commented
Feb 16, 2023Can you split this PR into smaller ones? That way it is easier to review the changes.
Copy link Copy Markdown
Collaborator Author
nandgator
commented
Feb 16, 2023
nandgator commented
Feb 16, 2023I can, but between.py, length.py and associated tests need to go together for the tests to be successful. Let me try moving other changes.
- follows Google's python style guide for docstrings - adds flake8-docstrings as dev dependency - update README's workflow badge
nandgator
force-pushed
the
workshop
branch
from
0fba75d to
79f5f79
Compare
This comment was marked as duplicate.
This comment was marked as duplicate.
nandgator
changed the title
maint: improves
maint: follows google's python style guide for docstringsbetween.py and length.py
nandgator
merged commit
dab3a1f
into
python-validators:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment