Skip to content

Scikit-learn: Spacing between parameters or class attributes and their type description #1772

@akshatshah21

Description

@akshatshah21

Documentation style bug

Summary

For scikit-learn docs, there is no space between the parameter or attribute name and their type description. Moreover, they are formatted in the same manner so it is difficult to distinguish what part is the parameter/attribute name and what part is the type description.

Actual style

For example: KMeans
image
image

Expected style

There should perhaps be a separator like a colon between the parameter/attribute name and the type description.

Other information

OS: Ubuntu 20.04.1
Browser: Chrome Version 101.0.4951.64 (Official Build) (64-bit)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions