sapling/eden/test_support
John Reese 9fd86a4fae apply upgraded black 21.4b2 formatting to fbsource
Summary:
This applies the formatting changes from black v21.4b2 to all covered
projects in fbsource. Most changes are to single line docstrings, as black
will now remove leading and trailing whitespace to match PEP8. Any other
formatting changes are likely due to files that landed without formatting,
or files that previously triggered errors in black.

Any changes to code should be AST identical. Any test failures are likely
due to bad tests, or testing against the output of pyfmt.

Reviewed By: thatch

Differential Revision: D28204910

fbshipit-source-id: 804725bcd14f763e90c5ddff1d0418117c15809a
2021-05-04 22:16:51 -07:00
..
async_case_backport.py enable asynchronous integration tests 2020-06-15 15:53:50 -07:00
CMakeLists.txt support building the integration tests with CMake 2019-10-04 08:56:38 -07:00
environment_variable.py kill off some of the integration test mixin classes 2020-04-22 15:02:42 -07:00
temporary_directory.py test_support: fix rmtree error function 2021-04-08 19:00:42 -07:00
testcase.py apply upgraded black 21.4b2 formatting to fbsource 2021-05-04 22:16:51 -07:00