##// END OF EJS Templates
fixed mistake on duration, more complicated expected.
fixed mistake on duration, more complicated expected.

File last commit:

r1:8ccb7546abb5 default
r6:cb654cd99d73 default
Show More
__init__.py
10 lines | 304 B | text/x-python | PythonLexer
#!/usr/bin/env python
#-*- coding: utf-8 -*-
__author__ = "Alexis Jeandet"
__copyright__ = "Copyright 2015, Laboratory of Plasma Physics"
__credits__ = []
__license__ = "GPLv2"
__version__ = "1.0.0"
__maintainer__ = "Alexis Jeandet"
__email__ = "alexis.jeandet@member.fsf.org"
__status__ = "Development"