Skip to content

List all possible variable types in class Variable docstring #452

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

tramora
Copy link
Collaborator

@tramora tramora commented Aug 14, 2025

Fixes #440


TODO Before Asking for a Review

  • Rebase your branch to the latest version of dev (or main for release PRs)
  • Make sure all CI workflows are green
  • When adding a public feature/fix: Update the Unreleased section of CHANGELOG.md (no date)
  • Self-Review: Review "Files Changed" tab and fix any problems you find
  • API Docs (only if there are changes in docstrings, rst files or samples):
    • Check the docs build without warning: see the log of the API Docs workflow
    • Check that your changes render well in HTML: download the API Docs artifact and open index.html
    • If there are any problems it is faster to iterate by building locally the API Docs

@tramora tramora force-pushed the 440-document-possible-variable-types branch from 4683aa5 to 7aca86b Compare August 14, 2025 10:43
@tramora tramora force-pushed the 440-document-possible-variable-types branch 3 times, most recently from 3c99372 to 3bfdc95 Compare August 24, 2025 21:20
@tramora tramora force-pushed the 440-document-possible-variable-types branch from 3bfdc95 to 397f77a Compare August 24, 2025 22:38
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.

Improve Python documentation for variable types in the Variable class
1 participant