File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11# paperswithcode-go
22
33[ ![ Go] ( https://github.com/codingpot/paperswithcode-go/actions/workflows/go.yaml/badge.svg )] ( https://github.com/codingpot/paperswithcode-go/actions/workflows/go.yaml )
4+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/codingpot/paperswithcode-go )] ( https://goreportcard.com/report/github.com/codingpot/paperswithcode-go )
45[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/codingpot/paperswithcode-go.svg )] ( https://pkg.go.dev/github.com/codingpot/paperswithcode-go )
56[ ![ codecov] ( https://codecov.io/gh/codingpot/paperswithcode-go/branch/main/graph/badge.svg?token=MhzDKZOtWK )] ( https://codecov.io/gh/codingpot/paperswithcode-go )
67
@@ -18,4 +19,4 @@ import "github.com/codingpot/paperswithcode-go"
1819c := paperswithcode_go.NewClient ()
1920papers , _ := c.PaperList (paperswithcode_go.PaperListParamsDefault ())
2021gan , _ := c.PaperGet (paperswithcode_go.GetPaperIDFromPaperTitle (" Generative Adversarial Networks" ))
21- ```
22+ ```
You can’t perform that action at this time.
0 commit comments