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

Compilation: avoid silent overwriting when importing rules #26

Closed EmileRolley closed 10 months ago

EmileRolley commented 10 months ago

Implements https://github.com/incubateur-ademe/publicodes-tools/issues/23

By default rules are imported in a new namespace corresponding to its name, and it adds all needed empty namespaces.