Skip to content

Conversation

@quazgar
Copy link
Contributor

@quazgar quazgar commented Nov 4, 2024

I also added a test in the setup file, but I don't suppose this is currently used in any pipeline?

Daniel added 3 commits April 25, 2025 15:25
This should fix AndreaCrotti#505 "Any snippet using python-args-to-docstring returns Wrong type argument: listp"
and also adds type hints to the docstring again.
@quazgar quazgar force-pushed the fix-505-python-arguments branch from ba662f9 to 86a1378 Compare April 25, 2025 13:25
@AndreaCrotti AndreaCrotti merged commit aa5f9b9 into AndreaCrotti:master May 7, 2025
1 of 2 checks passed
@AndreaCrotti
Copy link
Owner

Ah thanks for the tests, it's currently not set up but I can look into it

lewars pushed a commit to lewars/yasnippet-snippets that referenced this pull request Aug 7, 2025
* FIX: Python arguments.

This should fix AndreaCrotti#505 "Any snippet using python-args-to-docstring returns Wrong type argument: listp"
and also adds type hints to the docstring again.

* FIX: More relaxed regexes.

* ENH: Removing `self` from python arguments in docstring.

---------

Co-authored-by: Daniel <d.hornung@indiscale.com>
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.

Any snippet using python-args-to-docstring returns Wrong type argument: listp

2 participants