Skip to content

getHelp text is incorrect #56

@ailerepsilon

Description

@ailerepsilon

Text displayed when using hapi.getHelp() contains several errors. First, in the case when no argument is passed, the function displays:


Hello, this is an interactive help system of HITRANonline API.

Run getHelp(.) with one of the following arguments:
tutorial - interactive tutorials on HAPI
units - units used in calculations
index - index of available HAPI functions

While 'tutorial' and 'index' result in additional instructions, some of the keywords provided by index no longer appear to be valid. For example, hapi.getHelp('fetch') produces:

No Python documentation found for 'fetch'.
Use help() to get the interactive help utility.
Use help(str) for help on the str class.

Can we get an update on the getHelp and tutorial text in HAPI?

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