Skip to content

Commit 03d6119

Browse files
committed
so
1 parent 6f8cc9b commit 03d6119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

so.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ def get_last_page():
1313

1414
def get_jobs():
1515
last_page = get_last_page()
16-
return []
16+
return []

0 commit comments

Comments
 (0)