From da5af90e7244c7126757f52091405eb2bd0751ab Mon Sep 17 00:00:00 2001 From: Anderson Bravalheri Date: Sun, 22 May 2016 11:42:45 -0300 Subject: [PATCH] chore(ci): ignore sort order of docs/conf.py --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index 6c11e8f..0743ed8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -8,6 +8,7 @@ # All configuration values have a default; values that are commented out # serve to show the default. +# isort:skip_file import sys # If extensions (or modules to document with autodoc) are in another directory,