From 6042bf680a6e5bdd2167be389df0a5fd66d2651f Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Sat, 28 Jul 2018 14:38:28 +0100 Subject: [PATCH] Update 3-files.rst --- docs/tutorial/3-files.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/tutorial/3-files.rst b/docs/tutorial/3-files.rst index 348293a..93cbd96 100644 --- a/docs/tutorial/3-files.rst +++ b/docs/tutorial/3-files.rst @@ -150,12 +150,6 @@ Reading from files is done using the same logic as writing, except that you'll p return graph -Atomic writes -::::::::::::: - -.. include:: _todo.rst - - Moving forward ::::::::::::::