mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-09-21 03:27:42 +00:00
Use Python3Lexer instead of PythonLexer for pygments.
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ class BaseUser(_BaseUser):
|
||||
|
||||
Basically equivalent to:
|
||||
|
||||
.. code-block:: python
|
||||
.. code-block:: python3
|
||||
|
||||
channel.permissions_for(self)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user