Skip to content

Commit

Permalink
Fixed header
Browse files Browse the repository at this point in the history
  • Loading branch information
tehkillerbee committed Jan 26, 2024
1 parent 88ccf10 commit 5264248
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions examples/transfer_favorites.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
#######################
# transfer_favorites.py
# Use this script to transfer your Tidal favourites from Tidal user A to Tidal user B
#######################
"""transfer_favorites.py: Use this script to transfer your Tidal favourites from Tidal user A to Tidal user B"""
import logging
from pathlib import Path
import csv
Expand Down

0 comments on commit 5264248

Please sign in to comment.