From a5babea9578c34cc5a97083a7b7e32dbe187156b Mon Sep 17 00:00:00 2001 From: shinchengaurav <40812963+shinchengaurav@users.noreply.github.com> Date: Sat, 12 Oct 2019 23:24:28 +0530 Subject: [PATCH] multi line output update --- hello.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hello.py b/hello.py index 8cde782..9393409 100644 --- a/hello.py +++ b/hello.py @@ -1 +1,7 @@ print("hello world") +multi_line_output = 3 +include_trailing_comma = true +force_grid_wrap = 0 +use_parentheses = true +combine_as_imports = true +line_length = 130