Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
aabcb85d
Commit
aabcb85d
authored
May 04, 2017
by
eric pellegrini
Browse files
removed unused setrecursionlimit call in __init__,py
parent
e0865e2f
Pipeline
#1691
passed with stages
in 9 minutes and 45 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
MDANSE/__init__.py
View file @
aabcb85d
...
...
@@ -30,9 +30,6 @@ Created on Mar 26, 2015
:author: Eric C. Pellegrini
'''
import
sys
sys
.
setrecursionlimit
(
10000
)
import
os
import
warnings
warnings
.
filterwarnings
(
"ignore"
)
...
...
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