diff --git a/setup.py b/setup.py index 11bc034..56cc535 100644 --- a/setup.py +++ b/setup.py @@ -102,7 +102,7 @@ setup( account.update_profile_banner('test.png') account.update_profile_info(name='Foo Bar', description='test 123', location='Victoria, BC') - # topics + # topics account.follow_topic(111) account.unfollow_topic(111)