black/tests
Yilei "Dolee" Yang 249c6536c4
Fix an infinite loop when using # fmt: on/off ... (#3158)
... in the middle of an expression or code block by adding a missing return.

Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-07-19 20:57:23 -04:00
..
data Fix an infinite loop when using # fmt: on/off ... (#3158) 2022-07-19 20:57:23 -04:00
__init__.py Remove deprecated use of 'setup.py test' (#1275) 2020-05-08 06:23:50 -07:00
conftest.py Use optional tests for "no_python2" to simplify local testing (#2203) 2021-05-07 15:03:13 +02:00
empty.toml Add --target-version option to allow users to choose targeted Python versions (#618) 2019-02-06 18:43:50 -08:00
optional.py Support pytest 7 by fixing broken imports (GH-2705) 2021-12-24 22:28:43 -05:00
test_black.py Remove newline after code block open (#3035) 2022-06-11 09:55:01 +03:00
test_blackd.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
test_format.py Improve warning filtering in tests (#3175) 2022-07-18 19:17:13 -07:00
test_ipynb.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
test_no_ipynb.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00
test_trans.py Fix determination of f-string expression spans (#2654) 2021-12-01 09:52:24 -08:00
test.toml Add support for custom python cell magics (#2744) 2022-01-20 16:45:28 -08:00
util.py Remove hard coded test cases (#3062) 2022-05-18 12:11:37 -07:00