You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#139
### Summary of Changes
Multiple example docstrings ~~are now combined to one big example
docstrings~~ will now each have an example block in Safe-DS docstrings.
Previously only the first docstring was saved and others where ignored.
Describe the bug
For declarations with multiple examples, only the first one seems to be created.
Example (
correlation_with
):To Reproduce
Generate stubs for
safe-ds
.Expected behavior
All examples should be created.
Screenshots (optional)
No response
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered: