Skip to content

Clarify the .api method behaviour in the documentation #57

@SebastianoF

Description

@SebastianoF

Hello!
From the documentation I could not understand the meaning of the method api of the instance of the class Phabricator.
It seems to be only reproducing itself with the same values.
Is there any reason why this is happening:

 >>> phab == phab.api
True

?
and also

 >>> phab == phab.api.api.api.api.api
True

Thanks for your time and patience.

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