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
{{ message }}
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
Based on #137 some models (e.g. Pythia) may have problems since we no longer "handle" strings in our rehydration. Instead, the modeler must annotate only portions of configs and directives within quotes and not include them in the annotation. If there are configs or directives that have quotes included in the "parameter" they will break and should be manually fixed.
The text was updated successfully, but these errors were encountered:
Based on #137 some models (e.g. Pythia) may have problems since we no longer "handle" strings in our rehydration. Instead, the modeler must annotate only portions of configs and directives within quotes and not include them in the annotation. If there are configs or directives that have quotes included in the "parameter" they will break and should be manually fixed.
The text was updated successfully, but these errors were encountered: