Skip to content

Readability of available parameters #163

@aakash10gupta

Description

@aakash10gupta

The constructors of both classes - Pysep and RecordSection, offer a lot of flexibility through the innumerous parameters, both listed in the definition and hidden. The documentation does a good job of clustering the parameters together based on their interdependence. On the other hand the constructor definitions doesn't seem to have this grouping and the parameters here seem to be listed in a random order. It will immensely help the readability and consequently the ease of use of the package if this grouping was brought in the listing of the parameters in the constructor definitions itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions