[ie/vrt] Ruff errors: third time's the charm?

This commit is contained in:
stdh 2024-08-02 00:05:03 +02:00
parent 1433b22da5
commit 00f0acfade

View File

@ -2377,10 +2377,10 @@
VoxMediaVolumeIE, VoxMediaVolumeIE,
) )
from .vrt import ( from .vrt import (
VRTIE,
DagelijkseKostIE, DagelijkseKostIE,
KetnetIE, KetnetIE,
Radio1BeIE, Radio1BeIE,
VRTIE,
VRTMaxRadioIE, VRTMaxRadioIE,
VrtNUIE, VrtNUIE,
) )