18.6b2
This commit is contained in:
parent
5623581e09
commit
ff2e5dd6e6
2
black.py
2
black.py
@ -47,7 +47,7 @@
|
|||||||
from blib2to3.pgen2.parse import ParseError
|
from blib2to3.pgen2.parse import ParseError
|
||||||
|
|
||||||
|
|
||||||
__version__ = "18.6b1"
|
__version__ = "18.6b2"
|
||||||
DEFAULT_LINE_LENGTH = 88
|
DEFAULT_LINE_LENGTH = 88
|
||||||
DEFAULT_EXCLUDES = (
|
DEFAULT_EXCLUDES = (
|
||||||
r"/(\.git|\.hg|\.mypy_cache|\.tox|\.venv|_build|buck-out|build|dist)/"
|
r"/(\.git|\.hg|\.mypy_cache|\.tox|\.venv|_build|buck-out|build|dist)/"
|
||||||
|
Loading…
Reference in New Issue
Block a user