Skip to content

Commit

Permalink
Codestyle fix
Browse files Browse the repository at this point in the history
Signed-off-by: Roland Dalmulder <contact@rolandd.com>
  • Loading branch information
roland-d committed Mar 4, 2021
1 parent 1150811 commit 7ea6bc3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ public function getOpenIssues($user, $repo, $page = 0, $limit = 0)

return $this->processResponse($this->client->get($prepared['url'], $prepared['headers']));
}

/**
* Get a list of the open pull requests for a repository.
*
Expand Down

0 comments on commit 7ea6bc3

Please sign in to comment.