Skip to content

Commit 51cf382

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 0a88a1c commit 51cf382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/interactions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ async def defer(self, *, ephemeral: bool = False, invisible: bool = True) -> Non
678678
679679
.. note::
680680
The follow-up response will also be non-ephemeral if the `ephemeral`
681-
argument is ``False``, and ephemeral if ``True``.
681+
argument is ``False``, and ephemeral if ``True``.
682682
683683
Parameters
684684
----------

0 commit comments

Comments
 (0)