Skip to content

Commit 1bdf18b

Browse files
committed
Update yapf from 0.20.1 to 0.20.2
1 parent 4807647 commit 1bdf18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ pytest-envfiles==0.1.0 # Use files for environment variables for tests
1818
pytest==3.4.0 # Test runners
1919
timeout-decorator==0.4.0 # Decorate functions to time out.
2020
vulture==0.26
21-
yapf==0.20.1 # Automatic formatting for Python
21+
yapf==0.20.2 # Automatic formatting for Python

0 commit comments

Comments
 (0)