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

fixed indention for connection call #74

Merged
merged 1 commit into from
Dec 9, 2017
Merged

Conversation

traxo-xx
Copy link
Contributor

@traxo-xx traxo-xx commented Dec 9, 2017

With the previous indention the connect() function would only be called after the 'for aserver in' loop went through the server list. This caused openpyn to always connect to the last server in the list which is pretty much the opposite of what we want.

With the previous indention the connect() function would only be called after the 'for aserver in' loop went through the server list. This caused openpyn to always connect to the last server in the list which is pretty much the opposite of what we want.
@traxo-xx
Copy link
Contributor Author

traxo-xx commented Dec 9, 2017

Just looked through the last few commits and this one broke the indention:
9ea1443

@jotyGill
Copy link
Owner

jotyGill commented Dec 9, 2017

Opps , didn't see that. Thank you for pointing it out :)

@jotyGill jotyGill merged commit 710b315 into jotyGill:master Dec 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants