bookieio / Bookie

Python based delicious.com replacement
GNU Affero General Public License v3.0
633 stars 138 forks source link

fixed issue #515 and added test case for same #525

Closed AnishShah closed 9 years ago

mitechie commented 10 years ago

This looks ok but the test needs some clarification.

AnishShah commented 10 years ago

@mitechie Sorry for the typos. I have fixed the import thing too.

mitechie commented 9 years ago

Tests pass but lint fails:

bookie/tests/test_bcelery/test_bcelery.py:136:80: E501 line too long (80 > 79 characters)

After that this can be merged. Thanks for the great work.

AnishShah commented 9 years ago

Damn. I have fixed it.

mitechie commented 9 years ago

Thanks for the update. If you have not already, please make sure to add yourself to the credits file!