po-yayapf 0.0.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

poyayapf 0.0.2

yet another yapf. (the goal is removing this package)
supporting below format.
from foo import (
x,
y,
)
from foo import ( # NOQA
x,
y,
)
install
pip install git+https://github.com/podhmo/yayapf
sample .style.yapf
[style]
based_on_style = pep8
dedent_closing_brackets=true

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.