There was an error while loading. Please reload this page.
1 parent 5c760d4 commit d4ffbd8Copy full SHA for d4ffbd8
1 file changed
src/bg2cellml/index.ts
@@ -45,7 +45,7 @@ export type CellMLGenerationOptions = {
45
const SETUP_FRAMEWORK = `
46
import traceback
47
from bg2cellml.bondgraph.framework import BondgraphFramework, framework_from_rdf
48
-from from bg2cellml.cellml import CELLML_MODEL_URI
+from bg2cellml.cellml import CELLML_MODEL_URI
49
from bg2cellml.rdf.types import Triple
50
51
def get_issues(issues, debug=False) -> list[str]:
0 commit comments