Skip to content

Commit

Permalink
Merge branch 'master' into api-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmon758 committed Apr 13, 2021
2 parents b84348e + ada9f1b commit 9a28e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import unittest
from ast import literal_eval

from .config import tape, TweepyTestCase, use_replay, username
from .config import tape, TweepyTestCase, username
from tweepy import API, FileCache, MemoryCache
from tweepy.models import Friendship
from tweepy.parsers import Parser
Expand Down

0 comments on commit 9a28e0e

Please sign in to comment.