Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
amatissart committed Jan 30, 2025
1 parent 67454dd commit aa26ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/twitterbot/tournesolbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
from tournesol.models.poll import DEFAULT_POLL_NAME, Poll
from tournesol.utils.contributors import get_top_public_contributors_last_month
from twitterbot import settings
from twitterbot.models.history import TweetInfo
from twitterbot.client import TournesolBotClient
from twitterbot.models.history import TweetInfo
from twitterbot.uploader_twitter_account import get_twitter_account_from_video_id


Expand Down

0 comments on commit aa26ca2

Please sign in to comment.