This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
black
Watch
1
Star
0
Fork
0
You've already forked black
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5316bbff0e
black
/
tests
History
CiderMan
5316bbff0e
Handle Docstrings as bytes + strip all whitespace (
#2037
)
...
(
fixes
#1844
,
fixes
#1923
,
fixes
#1851
,
fixes
#2002
,
fixes
#2103
)
2021-04-22 08:40:51 -07:00
..
data
Make black remove leading and trailing spaces from one-line docstrings (
#1740
)
2021-04-22 08:23:41 -07:00
__init__.py
Remove deprecated use of 'setup.py test' (
#1275
)
2020-05-08 06:23:50 -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
Handle Docstrings as bytes + strip all whitespace (
#2037
)
2021-04-22 08:40:51 -07:00
test_blackd.py
Switch to pytest and tox (
#1763
)
2020-10-19 10:35:26 -07:00
test_format.py
Remove NBSP at the beginning of comments (
#2092
)
2021-04-11 14:41:22 -07:00
test_primer.py
Capture CalledProcessError for any postitive returncode (
#1450
)
2020-05-22 12:16:31 -07:00
test.toml
Fix toml parsing and bump toml from 0.10.0 to 0.10.1 (
#1501
)
2020-06-16 11:58:33 -07:00
util.py
Extract formatting tests (
#1785
)
2020-10-30 08:12:04 -07:00