mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-12 16:59:50 +00:00
Remove trailing whitespace
This commit is contained in:
parent
223e95a252
commit
914773d0fb
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user