Skip to content
Snippets Groups Projects
Commit 2cde666e authored by Florent Jaillet's avatar Florent Jaillet
Browse files

Update modules docstrings

parent a269849d
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
.. moduleauthor:: Ronan Hamon .. moduleauthor:: Ronan Hamon
.. moduleauthor:: Valentin Emiya .. moduleauthor:: Valentin Emiya
.. moduleauthor:: Florent Jaillet
""" """
import warnings import warnings
......
...@@ -39,10 +39,11 @@ ...@@ -39,10 +39,11 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
# #
# ######### COPYRIGHT ######### # ######### COPYRIGHT #########
"""Definition of a masked array. """Definition of a masked waveform.
.. moduleauthor:: Ronan Hamon .. moduleauthor:: Ronan Hamon
.. moduleauthor:: Valentin Emiya .. moduleauthor:: Valentin Emiya
.. moduleauthor:: Florent Jaillet
""" """
import warnings import warnings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment