From 50380f00fa799b2682dc4ef16e012615724b32dd Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Thu, 10 Oct 2019 15:53:21 +0300 Subject: [PATCH] Update .stickler.yml --- .stickler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.stickler.yml b/.stickler.yml index 0beb752..ecff131 100644 --- a/.stickler.yml +++ b/.stickler.yml @@ -1,5 +1,6 @@ linters: flake8: + python: 3 fixer: true shellcheck: shell: bash