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
Shouldn't it be _client here? I see that setClient() isn't used right now, but it could be the origin of a bug in the future.
_client
setClient()
syncplay/syncplay/client.py
Line 1900 in bf5c8dd
The text was updated successfully, but these errors were encountered:
Nice catch. I think you're probably right on both counts.
Sorry, something went wrong.
Fix typo noted in #282
dafaf93
Fix typo noted in Syncplay#282
7cb2683
3356b21
No branches or pull requests
Shouldn't it be
_client
here? I see thatsetClient()
isn't used right now, but it could be the origin of a bug in the future.syncplay/syncplay/client.py
Line 1900 in bf5c8dd
The text was updated successfully, but these errors were encountered: