Skip to content

Commit d51a351

Browse files
alej0varassynasius
authored andcommitted
Fixed "code-block" statement
1 parent 707a601 commit d51a351

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/settings.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ DEFAULT_SCOPES
8383
A list of scopes that should be returned by default.
8484
This is a subset of the keys of the SCOPES setting.
8585
By default this is set to '__all__' meaning that the whole set of SCOPES will be returned.
86+
8687
.. code-block:: python
8788
8889
DEFAULT_SCOPES = ['read', 'write']

0 commit comments

Comments
 (0)