From f85640ae3972da7e18dfdf43dbd645ddb4be7e95 Mon Sep 17 00:00:00 2001 From: Nyo Date: Wed, 28 Dec 2016 16:12:39 +0100 Subject: [PATCH] .HIDE. Update landscape config file --- .landscape.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.landscape.yaml b/.landscape.yaml index 19c72ee..982ae34 100644 --- a/.landscape.yaml +++ b/.landscape.yaml @@ -2,3 +2,6 @@ python-targets: - 3 pep8: none: true +pylint: + disable: + - cyclic-import \ No newline at end of file