publicodes / tools

Set of utility functions to write tooling for Publicodes models
https://publicodes.github.io/tools/
MIT License
8 stars 0 forks source link

fix(compilation): avoid to skip rule to import #20

Closed EmileRolley closed 1 year ago

EmileRolley commented 1 year ago

When a rule is a dependency of a rule to import and a rule to import itself, we need to be able to override attributes if needed.