From 6736c2282651432f8963c116c4c2f4ff30999e44 Mon Sep 17 00:00:00 2001 From: Daniel Halperin Date: Tue, 28 Dec 2021 11:46:33 -0800 Subject: [PATCH] ci: restore isort with blocking virtualenv upgrade Revert "ci: disable isort in attempt to workaround build failure (#805)" This reverts commit c239cb61a8480aaef94053e9e41b2cc2fd224884. --- .buildkite/pipeline.sh | 2 +- .pre-commit-config.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.buildkite/pipeline.sh b/.buildkite/pipeline.sh index a4111e783..16a93b415 100755 --- a/.buildkite/pipeline.sh +++ b/.buildkite/pipeline.sh @@ -23,7 +23,7 @@ cat <