Skip to content

Commit 239e1ff

Browse files
committed
use problem.extensions.sciml for separation
1 parent d95f09a commit 239e1ff

6 files changed

Lines changed: 303 additions & 265 deletions

File tree

petab/v2/C.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
#: Extensions key in the YAML file
260260
EXTENSIONS = "extensions"
261261
#: PEtab SciML extension
262-
SCIML = "sciml"
262+
EXT_ID_SCIML = "sciml"
263263

264264

265265
# MAPPING

0 commit comments

Comments
 (0)