We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9139cf commit 97dcedfCopy full SHA for 97dcedf
tests/integration/test_classification.py
@@ -1,10 +1,10 @@
1
import json
2
+from types import SimpleNamespace
3
4
import numpy as np
5
import pybamm
6
import pytest
7
from pybamm import Parameter
-from types import SimpleNamespace
8
9
import pybop
10
0 commit comments