Skip to content

Commit 98b4ef5

Browse files
committed
Fix whitespace
1 parent 6c53ae1 commit 98b4ef5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/runtime/converter.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -539,8 +539,8 @@ private static bool ToPrimitive(IntPtr value, Type obType, out object result, bo
539539
}
540540

541541
case TypeCode.Boolean:
542-
result = Runtime.PyObject_IsTrue(value) != 0;
543-
return true;
542+
result = Runtime.PyObject_IsTrue(value) != 0;
543+
return true;
544544

545545
case TypeCode.Byte:
546546
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy