Skip to content

Doc: Add brand new USER_NAME to documentation #12

@hbisneto

Description

@hbisneto

Keep the rest of the username as it is and only capitalize the first letter.

You can use

USER_NAME = getpass.getuser()[0].upper() + getpass.getuser()[1:]

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions