Kaleb Barrett
00491e1dcb
Add ability to pass posargs to pytest run in tox.ini ( #2173 )
2021-05-01 14:47:59 -04:00
Mark Bell
1fc3215e8c
Make black remove leading and trailing spaces from one-line docstrings ( #1740 )
...
Fixes #1738 . Fixes #1812 .
Previously, Black removed leading and trailing spaces in multiline docstrings but failed to remove them from one-line docstrings.
2021-04-22 08:23:41 -07:00
KotlinIsland
ed9d58b741
don't require typed-ast
2021-04-01 17:38:04 +02:00
Sagi Shadur
407052724f
Switch to pytest and tox ( #1763 )
...
* Add venv to .gitignore
* Use tox to run tests
* Make fuzz run in tox
* Split tests files
* Fix import error
2020-10-19 10:35:26 -07:00