Skip to content

Commit

Permalink
fix: removes import
Browse files Browse the repository at this point in the history
  • Loading branch information
fubininho committed May 28, 2024
1 parent 922c4a8 commit d5d5a7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kloppy/infra/serializers/event/wyscout/deserializer_v3.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@

from ..deserializer import EventDataDeserializer
from .deserializer_v2 import WyscoutInputs
from . import wyscout_tags


logger = logging.getLogger(__name__)
Expand Down

0 comments on commit d5d5a7f

Please sign in to comment.