From edc640c50fe3d8f1378576c2bdb14b5c6e8140d5 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 28 Mar 2021 03:52:09 -0400 Subject: new settings options for autoformat --- test.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test.py (limited to 'test.py') diff --git a/test.py b/test.py new file mode 100644 index 00000000..6cf32a8b --- /dev/null +++ b/test.py @@ -0,0 +1,3 @@ + +def thing(parameter_list): + pass -- cgit v1.2.3