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
I figured there was a good precedent for it. My issue isn't with our use of parameters, rather that I clumsily introduced a new attribute parameters while we still also have params (the variable name that has been around since OG GPfit). Lazy on my part and needs to be deconflicted, just not sure how best to do it yet.
params is array, parameters is a dictionary, both have some value but the similar names are confusing.
The text was updated successfully, but these errors were encountered: