mirror of
https://github.com/django/django.git
synced 2024-12-24 01:55:49 +00:00
c5cd878382
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], ) |
||
---|---|---|
.. | ||
field_tests | ||
jinja2/forms_tests | ||
templates/forms_tests | ||
templatetags | ||
tests | ||
widget_tests | ||
__init__.py | ||
models.py | ||
urls.py | ||
views.py |