Skip to content

Make functions in solvers/utils.py private. #31

@bthirion

Description

@bthirion
          I agree, most functions in `solvers/utils.py` are not meant to be public (because they are called through `fugw.mappings` instances, which themselves call `fugw.solvers` instances).

I added a docstring, and suggest we hide all non-public functions in a follow-up PR.

Originally posted by @alexisthual in #29 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions