Skip to content

Commit

Permalink
[Documentation][encode] Add and standarize docstring to encode.py (#1322
Browse files Browse the repository at this point in the history
)

* Add and estandarize docstring to encode.py

* Create changelog fragment

* Modified the google style to numpy

* Update changelog fragment

* Standarize numpy style

* Update encode.py

added newline to address pep8 error

* Fixed some  dcostrings

* Modified docstrings

---------

Co-authored-by: Rich Parker <[email protected]>
Co-authored-by: Fernando Flores <[email protected]>
  • Loading branch information
3 people authored Apr 5, 2024
1 parent aeafa82 commit d8b87a4
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 91 deletions.
3 changes: 3 additions & 0 deletions changelogs/fragments/1322-update-docstring-encode.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
trivial:
- encode - Updated docstrings to numpy style for visual aid to developers.
(https://github.com/ansible-collections/ibm_zos_core/pull/1322).
Loading

0 comments on commit d8b87a4

Please sign in to comment.