madeleineudell / D3M-DimensionalityReduction

4 stars 1 forks source link

Docstrings go after class: or def: lines #2

Closed remram44 closed 7 years ago

remram44 commented 7 years ago

I understand that we don't all use Python as our primary language, however this is the correct syntax:

class DimReducer:
    """
    This class implements a trivial dimensionality reduction method
    """
madeleineudell commented 7 years ago

Thanks, I appreciate the reminder :)

madeleineudell commented 7 years ago

Closed by 85c0d117fdf14a02ad8870029c3a8a90694805e6