1[style] 2based_on_style = pep8 3 4allow_multiline_lambdas = True 5column_limit = 80 6indent_dictionary_value = True 7indent_width = 2 8