# HG changeset patch
# User Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>
# Date 1601365882 -7200
#      Tue Sep 29 09:51:22 2020 +0200
# Branch 11.0
# Node ID 847c36ab6e0aeeffbaf13c8f4ae83c2192eb603c
# Parent  7f47913db1f3fe6eeb37b47a1caac87567ed576b
📚 remove sphinx role from readme, as it provoke error in Odoo

diff --git a/README.rst b/README.rst
--- a/README.rst
+++ b/README.rst
@@ -2,4 +2,4 @@
 Base Context
 ============
 
-Provide a :py:fun:`get_clean_context` and :py:fun:`with_lang` method on models.
\ No newline at end of file
+Provide a ``get_clean_context`` and ``with_lang`` method on models.
\ No newline at end of file