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 ::::::::::::::