Skip to content

Commit ea78a12

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b8fe8f5 commit ea78a12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mypyc/test-data/irbuild-str.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,4 +665,4 @@ L0:
665665
r1 = 'True3.14123abc'
666666
r2 = 'abc1233.14True'
667667
r3 = CPyStr_Build(7, x, r0, x, r1, x, r2, x)
668-
return r3
668+
return r3

mypyc/test-data/run-strings.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,4 +1025,4 @@ class subc(str):
10251025

10261026
[file userdefinedstr.py]
10271027
class str:
1028-
pass
1028+
pass

0 commit comments

Comments
 (0)