Skip to content

Commit fe28ba8

Browse files
committed
Prepare for Code Search class
1 parent da8b97f commit fe28ba8

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

github3/search/__init__.py

Whitespace-only changes.

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"github3.gists",
1616
"github3.repos",
1717
"github3.issues",
18+
"github3.search",
1819
]
1920

2021
kwargs['tests_require'] = ['mock == 1.0.1', 'betamax >=0.1.6', 'pytest']

0 commit comments

Comments
 (0)