Skip to content

(fix) correct validate_expr false positives - #62

Merged
m-prl merged 1 commit into
devfrom
fix/unvalid_expr
Jul 16, 2026
Merged

(fix) correct validate_expr false positives#62
m-prl merged 1 commit into
devfrom
fix/unvalid_expr

Conversation

@m-prl

@m-prl m-prl commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Fixed in apparun==0.4.5:

  • validate_expr allows sympy functions
  • validate_expr allows ( before an operator (which can happen when -1*param is shortened to -param)

@m-prl
m-prl merged commit 3ba0299 into dev Jul 16, 2026
2 checks passed
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.

Impact model formula not readable in apparun -1*param is serialized as -param

1 participant