change id from int to str in comment

This commit is contained in:
Dori Lahav Waisberg
2020-02-07 23:31:26 +02:00
parent 4d6ddb9883
commit a1d321ff69

View File

@@ -54,7 +54,7 @@ class UserConnection(object):
Attributes
----------
id : int
id : str
ID of the connection account.
name : str
The username of the connection account.