mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Remove trailing whitespace
This commit is contained in:
@ -141,7 +141,7 @@ class TextInput(Item[V]):
|
|||||||
|
|
||||||
self._underlying.custom_id = value
|
self._underlying.custom_id = value
|
||||||
self._provided_custom_id = True
|
self._provided_custom_id = True
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def width(self) -> int:
|
def width(self) -> int:
|
||||||
return 5
|
return 5
|
||||||
|
Reference in New Issue
Block a user