black/tests
Iain Dorrington 20d8ccb542
Put closing quote on a separate line if docstring is too long (#3044)
Fixes #1632

Co-authored-by: Felix Hildén <felix.hilden@gmail.com>
2022-05-07 21:34:28 -07:00
..
data Put closing quote on a separate line if docstring is too long (#3044) 2022-05-07 21:34:28 -07: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 Move imports of ThreadPoolExecutor into reformat_many(), allowing Black-in-the-browser (#3046) 2022-05-06 07:06:27 -07:00
test_blackd.py Keep tests working w/ upcoming aiohttp 4.0.0 (#2974) 2022-03-30 13:40:50 -07:00
test_format.py Put closing quote on a separate line if docstring is too long (#3044) 2022-05-07 21:34:28 -07:00
test_ipynb.py Make ipynb tests compatible with ipython 8.3.0+ (#3008) 2022-04-13 19:13:33 -04:00
test_no_ipynb.py Support pytest 7 by fixing broken imports (GH-2705) 2021-12-24 22:28:43 -05: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 Print out line diff on test failure (#2552) 2021-10-27 07:37:20 -07:00