Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tehkillerbee committed Jan 26, 2024
1 parent 60027f3 commit dad0019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tidalapi/session.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
import concurrent.futures
import datetime
import json
import locale
import logging
import random
import time
import uuid
import locale
from dataclasses import dataclass
from enum import Enum
from pathlib import Path
Expand Down

0 comments on commit dad0019

Please sign in to comment.