mirror of
https://github.com/beetbox/beets.git
synced 2025-12-31 21:12:43 +01:00
fix flake8
This commit is contained in:
parent
b62f15d9d9
commit
693e994729
1 changed files with 0 additions and 1 deletions
|
|
@ -692,4 +692,3 @@ def feat_tokens(for_artist=True):
|
|||
regex = r'(%s|%s)' % \
|
||||
('|'.join([re.escape(x) for x in FEAT_SPECIAL_CHARS]), regex)
|
||||
return regex
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue