From 454639f672e7c09e1cc777fbe12fb768acf0d521 Mon Sep 17 00:00:00 2001 From: Michael Lynch Date: Sat, 27 Oct 2018 01:50:40 -0400 Subject: [PATCH] Upgrading to YAPF 0.24.0 --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 980cbd7..a731420 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -4,4 +4,4 @@ pyflakes==2.0.0 # We use pylint exclusively to run the DocStringChecker linter and that linter # expects pre-1.5.0 pylint syntax. pylint==1.5.0 -yapf==0.22.0 +yapf==0.24.0