Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
03086a06
Commit
03086a06
authored
Jan 22, 2019
by
Philipp Arras
Browse files
Remove unused import
parent
684cae83
Changes
1
Hide whitespace changes
Inline
Side-by-side
nifty5/plot.py
View file @
03086a06
...
...
@@ -22,10 +22,9 @@ import numpy as np
from
.
import
dobj
from
.domains.gl_space
import
GLSpace
from
.domains.hp_space
import
HPSpace
from
.domains.log_rg_space
import
LogRGSpace
from
.domains.power_space
import
PowerSpace
from
.domains.rg_space
import
RGSpace
from
.domains.log_rg_space
import
LogRGSpace
from
.domain_tuple
import
DomainTuple
from
.field
import
Field
# relevant properties:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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