mirror of
https://github.com/django/django.git
synced 2025-01-04 07:26:38 +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], ) |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
feeds.py | ||
models.py | ||
sitemaps.py | ||
test_expressions.py | ||
test_feeds.py | ||
test_functions.py | ||
test_indexes.py | ||
test_regress.py | ||
test_serializers.py | ||
test_sitemaps.py | ||
tests.py | ||
urls.py |