1 parent d95f09a commit 239e1ffCopy full SHA for 239e1ff
6 files changed
petab/v2/C.py
@@ -259,7 +259,7 @@
259
#: Extensions key in the YAML file
260
EXTENSIONS = "extensions"
261
#: PEtab SciML extension
262
-SCIML = "sciml"
+EXT_ID_SCIML = "sciml"
263
264
265
# MAPPING
0 commit comments