From c467671ae8b6ec161c17e86f3383fd0625f755b8 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 19 Aug 2022 19:48:10 -0400 Subject: remove sol2 (will re-add as submodule) --- lib/sol2/.style.yapf | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 lib/sol2/.style.yapf (limited to 'lib/sol2/.style.yapf') diff --git a/lib/sol2/.style.yapf b/lib/sol2/.style.yapf deleted file mode 100644 index 58d797a..0000000 --- a/lib/sol2/.style.yapf +++ /dev/null @@ -1,15 +0,0 @@ -[style] -based_on_style = pep8 -use_tabs = true -indent_width = 5 - -spaces_before_comment = 1 -spaces_around_power_operator = true -space_between_ending_comma_and_closing_bracket = true - -continuation_align_style = SPACE -split_before_first_argument = false -split_complex_comprehension = true -dedent_closing_brackets = false -coalesce_brackets = true -align_closing_bracket_with_visual_indent = false -- cgit v1.2.3