Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Apr 11, 2024
1 parent d9ddebe commit 09ed4b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions moabb/datasets/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,13 @@
BI2015b,
Cattan2019_VR,
)
from .Dreyer2023 import Dreyer2023A, Dreyer2023B, Dreyer2023C

from .castillos2023 import (
CastillosBurstVEP40,
CastillosBurstVEP100,
CastillosCVEP40,
CastillosCVEP100,
)
from .Dreyer2023 import Dreyer2023A, Dreyer2023B, Dreyer2023C
from .epfl import EPFLP300
from .fake import FakeDataset, FakeVirtualRealityDataset
from .gigadb import Cho2017
Expand Down

0 comments on commit 09ed4b6

Please sign in to comment.