# HG changeset patch
# User Etienne Ferriere <etienne.ferriere@xcg-consulting.fr>
# Date 1527094816 -7200
#      Wed May 23 19:00:16 2018 +0200
# Branch 10.0
# Node ID 0d9c5e6020e13eb9cf0c395fb3963b6f99005ba0
# Parent  08f9fe1f0fe7c8a7365d8fa74914ea4383427526
Deleted a trailing whitespace (flake8).

diff --git a/analytic_structure.py b/analytic_structure.py
--- a/analytic_structure.py
+++ b/analytic_structure.py
@@ -210,7 +210,7 @@
     @api.model
     def get_ordering_dimensions(self, model):
         """Return a dictionary that contains the identifier (keys) and the list
-        of the ordering numbers (values) of the analytic dimensions linked to 
+        of the ordering numbers (values) of the analytic dimensions linked to
         the given model.
         """