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
2df07b1a
Commit
2df07b1a
authored
Aug 22, 2016
by
eric pellegrini
Browse files
Silented matplotlib warnings
parent
4fdbc77c
Changes
1
Hide whitespace changes
Inline
Side-by-side
MDANSE/__init__.py
View file @
2df07b1a
...
...
@@ -30,6 +30,9 @@ Created on Mar 26, 2015
:author: Eric C. Pellegrini
'''
import
warnings
warnings
.
filterwarnings
(
"ignore"
)
from
__pkginfo__
import
__version__
,
__author__
,
__date__
from
MDANSE.Logging.Logger
import
LOGGER
...
...
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