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

Fix Getting Started Code Error #27

Merged
merged 1 commit into from
Jul 31, 2017
Merged

Fix Getting Started Code Error #27

merged 1 commit into from
Jul 31, 2017

Conversation

LoveAndCoding
Copy link
Contributor

The example code for importing and initializing the library was trying to call the constructor twice. Removed the first call so the second with new works.

Close issue #26

The example code for importing and initializing the library was trying to call the constructor twice. Removed the first call so the second with `new` works.

Close issue #26
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.958% when pulling f5c3fd1 on docs-patch into 37260cb on master.

@LoveAndCoding LoveAndCoding merged commit 67c8039 into master Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants