We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfbdc01 commit a6fea65Copy full SHA for a6fea65
black_reformat/example.py
@@ -5,5 +5,10 @@
5
b = 1+2
6
c = 1 + 3
7
8
+x = 1 + 1
9
+y = 1+2
10
+z = 1+3
11
+t = 1 + 4
12
+
13
def f(a, b):
14
pass
0 commit comments