Skip to content

Commit

Permalink
Remove italics from "Models" section header (#927)
Browse files Browse the repository at this point in the history
Single quotes are italics in reST and I see no need for them in this particular heading.

Co-authored-by: Alan Crosswell <alan@columbia.edu>
  • Loading branch information
adamchainz and n2ygk authored Mar 9, 2021
1 parent e3207d8 commit ffff6b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/models.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
`Models`
========
Models
======

.. automodule:: oauth2_provider.models
:members:

0 comments on commit ffff6b6

Please sign in to comment.