Skip to content

Commit 3d54339

Browse files
authored
Update discord/role.py
Signed-off-by: plun1331 <[email protected]>
1 parent caffbe5 commit 3d54339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/role.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ def is_available_for_purchase(self) -> bool:
127127
def is_guild_connections_role(self) -> bool:
128128
"""Whether the role is a guild connections role.
129129
130-
.. Versionadded:: 2.7
130+
.. versionadded:: 2.7
131131
"""
132132
return self._guild_connections is None
133133

0 commit comments

Comments
 (0)