Skip to content
This repository was archived by the owner on Nov 20, 2022. It is now read-only.

Commit ce5b6c3

Browse files
author
Anthony Jiang
authored
Merge branch 'master' into develop
2 parents c6e8fb2 + bc0c250 commit ce5b6c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pythonpancakes/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ def pairs(self):
5858
"""
5959
url = f"{self.base_url}pairs"
6060
return self.__get(url)
61+

0 commit comments

Comments
 (0)