From e47a699c3a90076b63fbd999b02a479a7b72c29e Mon Sep 17 00:00:00 2001
From: spiglerg <spiglerg@gmail.com>
Date: Thu, 23 May 2019 12:03:19 +0000
Subject: [PATCH] Update gettingstarted.rst

---
 docs/gettingstarted.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/gettingstarted.rst b/docs/gettingstarted.rst
index 310e6a3..4288f35 100644
--- a/docs/gettingstarted.rst
+++ b/docs/gettingstarted.rst
@@ -9,6 +9,5 @@ Following are three short tutorials to help new users get acquainted with how to
 
 To use flatland in a project::
 
-.. code-block:: console
-
+.. code-block:: python
     import flatland
-- 
GitLab