Skip to content

Commit 87d36f7

Browse files
pre-commit-ci[bot]BobTheBuidler
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b06133d commit 87d36f7

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

mypyc/test-data/irbuild-frozenset.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,4 +290,3 @@ L3:
290290
L4:
291291
r7 = PyFrozenSet_New(r0)
292292
return r7
293-

mypyc/test-data/irbuild-lists.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1145,4 +1145,3 @@ L4:
11451145
r7 = PyObject_GetIter(r0)
11461146
r8 = PySequence_List(r7)
11471147
return r8
1148-

mypyc/test-data/irbuild-set.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,4 +964,3 @@ L3:
964964
goto L1
965965
L4:
966966
return r0
967-

mypyc/test-data/irbuild-tuple.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1159,4 +1159,3 @@ L3:
11591159
L4:
11601160
r7 = PyList_AsTuple(r0)
11611161
return r7
1162-

0 commit comments

Comments
 (0)