Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify import statement for NLC #35

Closed
SirSpidey opened this issue Feb 26, 2016 · 1 comment
Closed

Simplify import statement for NLC #35

SirSpidey opened this issue Feb 26, 2016 · 1 comment
Assignees

Comments

@SirSpidey
Copy link
Contributor

change

from watson_developer_cloud import NaturalLanguageClassifierV1 as NaturalLanguageClassifier

to

from watson_developer_cloud import NaturalLanguageClassifierV1

to reduce text clutter in API reference

@jsstylos
Copy link
Contributor

jsstylos commented Mar 7, 2016

Fixed in f7f25c0

@jsstylos jsstylos closed this as completed Mar 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants