Skip to content

Commit 645980c

Browse files
committed
update
1 parent 8a4bae7 commit 645980c

File tree

3 files changed

+1
-216
lines changed

3 files changed

+1
-216
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@ dmypy.json
131131
docs/source/auto_examples/
132132
docs/source/gen_modules/
133133
.DS_Store
134+
.vscode

skada/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
from ._mapping import CORAL
2020

2121
__all__ = [
22-
"feature",
2322
"ReweightDensity",
2423
"GaussianReweightDensity",
2524
"DiscriminatorReweightDensity",

skada/utils.py

Lines changed: 0 additions & 215 deletions
This file was deleted.

0 commit comments

Comments
 (0)