Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pyMOR
pymor
Commits
11ed4bc1
Commit
11ed4bc1
authored
Nov 09, 2021
by
Dr. Felix Tobias Schindler
Browse files
add missing import
parent
7b47c0f3
Changes
1
Show whitespace changes
Inline
Side-by-side
src/pymortests/pickling.py
View file @
11ed4bc1
...
...
@@ -7,6 +7,7 @@ from scipy.sparse import issparse
from
types
import
FunctionType
,
MethodType
from
pymor.core.base
import
BasicObject
from
pymor.core.config
import
config
from
pymor.core.pickle
import
dumps
,
loads
,
dumps_function
,
PicklingError
from
pymor.discretizers.builtin.grids.subgrid
import
SubGrid
from
pymor.operators.numpy
import
NumpyMatrixBasedOperator
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment