Commit d13d44ed authored by peastman's avatar peastman
Browse files

Clarified yapf version in documentation

parent 429e3fb5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -20,6 +20,9 @@ checking it in.

Yapf is run on every pull request to make sure the formatting is correct, so if
you forget to do this the continuous integration system will remind you.
Because different versions of yapf can produce different results, it is
essential to use the same version that is being run on CI.  At present, that
is 0.22.  We periodically update it to newer versions.


Docstrings