Skip to content

[Multipass] Clear up API #70

@Ninigi

Description

@Ninigi

For testability, the author of the original PR #65 made all functions public. In order to clear up which part is meant as the public API, we should:

either make the majority of the functions private, which would lose the ability to test them

or

add @doc false to non public-API functions

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementgood first issueEasy to fix issue, does not need a lot of experience to be able to contributehelp wanted

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions