In these cases Black produces unexpected results, e.g.
def make_random_password(
self,
length=10,
allowed_chars='abcdefghjkmnpqrstuvwxyz' 'ABCDEFGHJKLMNPQRSTUVWXYZ' '23456789',
):
or
cursor.execute("""
SELECT ...
""",
[table name],
)
Backport of
|
||
---|---|---|
.. | ||
__init__.py | ||
client.py | ||
html.py | ||
runner.py | ||
selenium.py | ||
signals.py | ||
testcases.py | ||
utils.py |