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