From dfd2e4de8e2cbf31f956a7105d9402e8b8bdc274 Mon Sep 17 00:00:00 2001 From: spiglerg <spiglerg@gmail.com> Date: Thu, 23 May 2019 14:01:58 +0200 Subject: [PATCH] initial docs --- docs/gettingstarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gettingstarted.rst b/docs/gettingstarted.rst index 3bd01cb2..ff686eb7 100644 --- a/docs/gettingstarted.rst +++ b/docs/gettingstarted.rst @@ -9,6 +9,6 @@ Following are three short tutorials to help new users get acquainted with how to To use flatland in a project:: -.. code-block:: python +.. code-block:: Python import flatland -- GitLab