From 935a9a78a4771000900e440e324702658268321a Mon Sep 17 00:00:00 2001
From: Bertrand <bneron@pasteur.fr>
Date: Mon, 11 Mar 2019 17:31:39 +0100
Subject: [PATCH] switch IO & modules

---
 source/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/index.rst b/source/index.rst
index efff134..e72ab70 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -14,8 +14,8 @@ Welcome to Python Solutions's documentation!
    Collection_Data_Types
    Control_Flow_Statements
    Dive_into_Functions
-   Modules_and_Packages
    Input_Output
+   Modules_and_Packages
    Object_Oriented_Programming
 
 
-- 
GitLab