From 81f4df868941f55ebfce14099d662d0c2be240f1 Mon Sep 17 00:00:00 2001 From: sTiKyt Date: Tue, 1 Sep 2020 13:45:58 +0000 Subject: [PATCH] Update .restyled.yaml Fix for restyled bot --- .restyled.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.restyled.yaml b/.restyled.yaml index f8ed271..eca706b 100644 --- a/.restyled.yaml +++ b/.restyled.yaml @@ -10,7 +10,7 @@ exclude: changed_paths: maximum: 1000 - outcome: error + outcome: skip remote_files: [] @@ -35,4 +35,4 @@ restylers: - autopep8 - isort - reorder-python-imports - - whitespace \ No newline at end of file + - whitespace