Skip to content

Commit a6fea65

Browse files
committed
try multiline
1 parent cfbdc01 commit a6fea65

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

black_reformat/example.py

+5
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,10 @@
55
b = 1+2
66
c = 1 + 3
77

8+
x = 1 + 1
9+
y = 1+2
10+
z = 1+3
11+
t = 1 + 4
12+
813
def f(a, b):
914
pass

0 commit comments

Comments
 (0)