Fix Cursor set start test
authorHarmon <Harmon758@gmail.com>
Sun, 25 Aug 2019 08:38:22 +0000 (03:38 -0500)
committerHarmon <Harmon758@gmail.com>
Sun, 25 Aug 2019 08:58:01 +0000 (03:58 -0500)
commitf7a32a60a286d30be4e6e1f662047b839e768528
treec79c26ac812f7529902d6b4cc35adeeb1d014d24
parent6a88979ea07d64943b5190ece616354f027707a8
Fix Cursor set start test

Update subclasses of BaseIterator to modify the kwargs attribute rather than the local variable
tweepy/cursor.py