Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Quentin Barthélemy <q.barthelemy@gmail.com>
  • Loading branch information
gabelstein and qbarthelemy committed Apr 15, 2024
1 parent b99cf96 commit e41a568
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/test_embedding.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
barycenter_weights,
locally_linear_embedding,
)

from pyriemann.utils.kernel import (kernel,
kernel_functions)

from pyriemann.utils.kernel import kernel, kernel_functions
rembd = [SpectralEmbedding, LocallyLinearEmbedding]


Expand Down

0 comments on commit e41a568

Please sign in to comment.