bskinn / stdio-mgr

Context manager for mocking/wrapping stdin/stdout/stderr
MIT License
14 stars 4 forks source link

Move black config settings into pyproject.toml #16

Closed bskinn closed 5 years ago

bskinn commented 5 years ago

Would allow to eliminate the custom scripts, and a bunch of extra verbose junk from, e.g., .travis.yml.

black docs