-
Notifications
You must be signed in to change notification settings - Fork 0
feat: type hint and docstring length #340
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
Changes from 31 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
2e78c01
feat: attempt for docstring length improvement
clatapie f77b505
feat: adding latest enhancements
clatapie 88e4bbe
fix: most of the type hint issues
clatapie 47f0cfc
feat: adapting docstring_length
clatapie ce3e591
Merge branch 'main' into fix/docstring_length
clatapie 7eda7c1
maint: updating cicd
clatapie 4c4b96f
maint: updating cicd - 2
clatapie bfb6b0a
Merge branch 'fix/docstring_length' of https://github.com/ansys/pycon…
clatapie a7aed2f
fix: ``to_py_docstring``
clatapie 913f673
fix: resetting cache
clatapie 78c66f4
fix: ``to_py_docstring`` - 2
clatapie 13b3ba3
Merge branch 'main' into fix/docstring_length
clatapie c93272a
fix: tests and missing arguments
clatapie 93e7c0e
docs: using ``: `` syntax instead of `` : ``
clatapie 91cd706
Merge branch 'main' into fix/docstring_length
clatapie a7e3ac0
Merge branch 'main' into fix/docstring_length
clatapie 15dcba3
fix: ``max_length`` argument in ``Math`` class
clatapie 73c0fc6
fix: removing dead code
clatapie 6eda4dc
Merge branch 'main' into fix/docstring_length
clatapie 9d313e5
feat: using ``"num2words`` and fixing ``command =`` output
clatapie 5370ad9
fix: reformatting the code for ``pre-commit``
clatapie ff4f1fd
Merge branch 'main' into fix/docstring_length
clatapie 266c3fa
fix: fixing some indent errors
clatapie 0e1b874
Merge branch 'fix/docstring_length' of https://github.com/ansys/pycon…
clatapie 30ebade
Merge branch 'main' into fix/docstring_length
clatapie b4fba30
fix: using ``inflect`` instead of ``num2words`` and fixing parameter …
clatapie 2a3502e
Merge branch 'fix/docstring_length' of https://github.com/ansys/pycon…
clatapie 603f52d
fix: pre-commit
clatapie 39b5944
Merge branch 'main' into fix/docstring_length
clatapie 63435a6
fix: `to_py_signature``
clatapie 61a0a1c
Merge branch 'fix/docstring_length' of https://github.com/ansys/pycon…
clatapie 44afa1a
fix: removing ``num`words`` as a dependency
clatapie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.