ki-backend/.style.yapf

9 lines
197 B
Plaintext
Raw Permalink Normal View History

2021-07-05 19:37:05 +02:00
# SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
2021-06-26 11:40:29 +02:00
[style]
based_on_style = pep8
allow_split_before_dict_value = 0
2021-06-27 13:38:16 +02:00
column_limit = 120