Skip to content

Commit

Permalink
add missing new line
Browse files Browse the repository at this point in the history
  • Loading branch information
tuky committed May 16, 2024
1 parent 3a046a6 commit a7db9c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ FCM tokens, but in practice they are less than 200 characters long. Therefore, a
should be sufficient and you can make it unique and index it even with MySQL:

.. code-block:: python
from fcm_django.models import AbstractFCMDevice, FCMDevice as OriginalFCMDevice
Expand Down

0 comments on commit a7db9c5

Please sign in to comment.