mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 12:02:41 +01:00
MIssed another new file
This commit is contained in:
parent
fc4d65a387
commit
d9be9a0d9b
1 changed files with 0 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# This file is part of beets.
|
||||
# Copyright 2021, Edgars Supe.
|
||||
#
|
||||
|
|
@ -15,7 +14,6 @@
|
|||
|
||||
"""Tests for the 'albumtypes' plugin."""
|
||||
|
||||
from __future__ import division, absolute_import, print_function
|
||||
|
||||
import unittest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue