Skip to content
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

Improve scripted classes readability renaming setPythonSource parameter and associated internal variable #7352

Commits on Nov 6, 2023

  1. STYLE: Improve setPythonSource API readability renaming parameter

    Suggested-by: Steve Pieper <pieper@isomics.com>
    jcfr committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    5c22471 View commit details
    Browse the repository at this point in the history
  2. STYLE: Improve code readability renaming scripted class internal vari…

    …able
    
    Follow-up previous commit renaming internal variable from PythonSource
    to PythonSourceFilePath. This more accurately conveys the variable's
    purpose, avoiding any ambiguity between "python code" and "python script".
    jcfr committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    88fcb1c View commit details
    Browse the repository at this point in the history