From 87b2120f01b4550ced03936a6c8a776dd0c3bf49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20M=C3=BChlbauer?= Date: Fri, 10 Jan 2025 08:03:55 +0100 Subject: [PATCH] [skip-ci] remove :okwarning: for python code block --- doc/user-guide/io.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/user-guide/io.rst b/doc/user-guide/io.rst index aa12b439210..60ab1720ecf 100644 --- a/doc/user-guide/io.rst +++ b/doc/user-guide/io.rst @@ -733,7 +733,6 @@ For writing, you must explicitly set up a ``MutableMapping`` instance and pass this, as follows: .. code:: python - :okwarning: import gcsfs