Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neel Shah
NIFTy
Commits
0d6c940c
Commit
0d6c940c
authored
May 30, 2021
by
Martin Reinecke
Browse files
Capitalize Python
parent
4a3e9c05
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
0d6c940c
...
...
@@ -137,8 +137,8 @@ The NIFTy package is licensed under the terms of the
Contributing
------------
Please note our convention not to use pure
p
ython
`assert`
statements in
production code. They are not guaranteed to by executed by
p
ython and can be
Please note our convention not to use pure
P
ython
`assert`
statements in
production code. They are not guaranteed to by executed by
P
ython and can be
turned off by the user (
`python -O`
in cPython). As an alternative use
`ift.myassert`
.
...
...
Write
Preview
Markdown
is supported
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