mirror of
https://github.com/beetbox/beets.git
synced 2025-12-24 09:33:46 +01:00
added encoding to beet itself
This commit is contained in:
parent
f5eca77117
commit
0e5a1e6b00
1 changed files with 1 additions and 0 deletions
1
beet
1
beet
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# This file is part of beets.
|
||||
# Copyright 2015, Adrian Sampson.
|
||||
|
|
|
|||
Loading…
Reference in a new issue