From 316741c42a22502f0ce9a6d11f6399b6a5babcb3 Mon Sep 17 00:00:00 2001
From: Stephan Seitz <stephan.seitz@fau.de>
Date: Thu, 8 Aug 2019 04:34:11 +0200
Subject: [PATCH] Remove :options: from README.rst

---
 README.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.rst b/README.rst
index f646649..a452637 100644
--- a/README.rst
+++ b/README.rst
@@ -68,7 +68,6 @@ You can then obtain the corresponding backward assignments:
 You can see the derivatives with respective to the two inputs multiplied by the gradient `diffz_C` of the output `z_C`.
 
 .. code-block:: python
-    :options: -ELLIPSIS, +NORMALIZE_WHITESPACE
 
     Subexpressions:
     Main Assignments:
-- 
GitLab