Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c07e9fe

Browse files
committed
whitespace to trigger appveyor
1 parent 4b08abd commit c07e9fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/runtime/pyobject.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,6 @@ public override bool TryBinaryOperation(BinaryOperationBinder binder, Object arg
11341134
return false;
11351135
}
11361136
result = CheckNone(new PyObject(res));
1137-
11381137
return true;
11391138
}
11401139

0 commit comments

Comments
 (0)