We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f8cc9b commit 03d6119Copy full SHA for 03d6119
so.py
@@ -13,4 +13,4 @@ def get_last_page():
13
14
def get_jobs():
15
last_page = get_last_page()
16
- return []
+ return []
0 commit comments