Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 7ae72d2

Browse files
author
Juanjo Alvarez
committed
Fix newline at the end of integation tests
1 parent b912fc0 commit 7ae72d2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+10
-65
lines changed

fixtures/annotations.py.uast

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,4 +287,3 @@ Module {
287287
. }
288288
}
289289

290-

fixtures/aritmeticops.py.uast

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,4 +507,3 @@ Module {
507507
. }
508508
}
509509

510-

fixtures/assert_constant.py.uast

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,3 @@ Module {
137137
. }
138138
}
139139

140-

fixtures/augassign.py.uast

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,3 @@ Module {
236236
. }
237237
}
238238

239-

fixtures/bitwise.py.uast

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,4 +626,3 @@ Module {
626626
. }
627627
}
628628

629-

fixtures/classdef.py.uast

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,4 +1067,3 @@ Module {
10671067
. }
10681068
}
10691069

1070-

fixtures/classdef_decorated.py.uast

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,3 @@ Module {
6868
. }
6969
}
7070

71-

fixtures/classdef_inheritance.py.uast

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,4 +220,3 @@ Module {
220220
. }
221221
}
222222

223-

fixtures/classdef_metaclass_py2.py.uast

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,3 @@ Module {
105105
. }
106106
}
107107

108-

fixtures/classdef_metaclass_py3.py.uast

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,3 @@ Module {
211211
. }
212212
}
213213

214-

0 commit comments

Comments
 (0)