Content-Length: 252507 | pFad | http://github.com/sbinet/go-python/commit/2163105dfb5a107bf693ff93c0408c250d1f9dae

75 all: apply go vet fixes · sbinet/go-python@2163105 · GitHub
Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 2163105

Browse files
committed
all: apply go vet fixes
1 parent 6d13f94 commit 2163105

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

go-python.go

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,5 @@ func pyfmt(v interface{}) (unsafe.Pointer, string) {
7878

7979
}
8080

81-
panic(fmt.Errorf(
82-
"python: unknown type (%#T)",
83-
v,
84-
))
81+
panic(fmt.Errorf("python: unknown type (%T)", v))
8582
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/sbinet/go-python/commit/2163105dfb5a107bf693ff93c0408c250d1f9dae

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy