Skip to content

Commit 44009a7

Browse files
committed
Re-organize files
1 parent 7904318 commit 44009a7

File tree

7 files changed

+4
-1
lines changed

7 files changed

+4
-1
lines changed

fastfood_ml/_version.py

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
from ._fastfood import Fastfood
2+
3+
4+
__all__ = ['Fastfood']

sklearn_extra/kernel_approximation/tests/__init__.py

Whitespace-only changes.
File renamed without changes.

0 commit comments

Comments
 (0)