Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
howie6879 committed Feb 14, 2019
1 parent f542419 commit c93a329
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_spider.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ async def parse(self, response):
yield {}

async def process_dict_callback_result(spider_ins, callback_result):
print(callback_result)
spider_ins.result['process_callback_result'] = True

class CustomCallbackResultType:
Expand Down

0 comments on commit c93a329

Please sign in to comment.