Update setup.py

This commit is contained in:
Trevor Hobenshield
2023-06-10 12:41:58 -07:00
committed by GitHub
parent 7207607599
commit 9cebe8045e

View File

@@ -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)