Add newline, otherwise codeblock is invisible

This commit is contained in:
Virusmater
2021-06-24 13:00:29 +05:30
committed by weibeu
parent 4a45041da8
commit bd9d82cb64
+1
View File
@@ -47,6 +47,7 @@ in exchange for fetching user's details and display them on web page.
.. code-block:: python3 .. code-block:: python3
import os import os
from flask import Flask, redirect, url_for from flask import Flask, redirect, url_for