From 74d319b18e95e834ec54c35eaabebdc36ef7786e Mon Sep 17 00:00:00 2001 From: Michael Lynch Date: Tue, 23 Apr 2019 10:48:22 -0400 Subject: [PATCH] Upgrading to YAPF 0.27.0 --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 2c7f35e..5b1987e 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -3,4 +3,4 @@ pyflakes==2.0.0 # DocStringChecker currently only works with pylint 1.6.5. Upgrading causes it # to stop producing errors on bad docstrings. pylint==1.6.5 -yapf==0.25.0 +yapf==0.27.0