black/tests
dylanjblack 9394de150e Fix trailing comma for function with one arg (#880) (#891)
Modified maybe_remove_trailing_comma to remove trailing commas for
typedarglists (in addition to arglists), and updated line split logic
to ensure that all lines in a function definition that contain only one
arg have a trailing comma.
2019-06-14 21:49:49 -07:00
..
data Fix trailing comma for function with one arg (#880) (#891) 2019-06-14 21:49:49 -07:00
empty.toml Add --target-version option to allow users to choose targeted Python versions (#618) 2019-02-06 18:43:50 -08:00
test_black.py Fix trailing comma for function with one arg (#880) (#891) 2019-06-14 21:49:49 -07:00