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
minor #9764 [ExpressionLanguage] Add missing argument in example code (kevin-verschaeve, javiereguiluz)
This PR was submitted for the 2.7 branch but it was merged into the 2.8 branch instead (closes#9764).
Discussion
----------
[ExpressionLanguage] Add missing argument in example code
Like the docs says just below
> Both the compiler and evaluator are passed an arguments variable as their first argument
The example was missing the `$arguments` for the `compiler` method
Commits
-------
280c23c Reword
3ce4089 [ExpressionLanguage] Add missing argument in example code
0 commit comments