Skip to content
Snippets Groups Projects
Commit 887919b0 authored by Theophile GENTILHOMME's avatar Theophile GENTILHOMME
Browse files

Fixing typo

parent 0bf1fd5c
Branches
Tags v2.1.3
2 merge requests!54Refactors the score loading and scripts functionality,!52generic plotting script for bob measure
Pipeline #
...@@ -29,9 +29,6 @@ def split(filename): ...@@ -29,9 +29,6 @@ def split(filename):
This array contains the list of negative scores This array contains the list of negative scores
positives: 1D :py:class:`numpy.ndarray` of type float positives: 1D :py:class:`numpy.ndarray` of type float
def __init__(self):
pass
This array contains the list of positive scores This array contains the list of positive scores
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment