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
bcb2055f
Commit
bcb2055f
authored
Aug 15, 2017
by
Theo Steininger
Browse files
Fixed typo.
parent
053e259b
Pipeline
#16638
passed with stage
in 27 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nifty/field.py
View file @
bcb2055f
...
...
@@ -618,7 +618,7 @@ class Field(Loggable, Versionable, object):
axes
=
domain_axes
[
space
])
# if no flips at all where performed `h` is a real field.
# if all spaces use the default implementation of doing nothing when
#
applying no flips, one can you object comparison
to infer this case.
#
no flips are applied, one can use `is`
to infer this case.
if
flipped_val
is
val
:
h
=
flipped_val
.
real
...
...
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