Skip to content

getHelp text is incorrect #56

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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