Geert Kapteijns
authored
I've opted for hanging indentation foo = long_function_name( var_one, var_two, var_three, var_four) instead of aligning with opening delimiter foo = long_function_name(var_one, var_two, var_three, var_four) because the former makes more sense to me. See https://www.python.org/dev/peps/pep-0008/#indentation
Name | Last commit | Last update |
---|---|---|
.. | ||
migrations | ||
templates/theses | ||
__init__.py | ||
admin.py | ||
apps.py | ||
forms.py | ||
models.py | ||
tests.py | ||
urls.py | ||
views.py |