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