Skip to content

Commit

Permalink
Correct bug: unintended Cython dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmabus committed May 20, 2019
1 parent 12d27ea commit adf024f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion skfda/datasets/_real_datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

from .. import FDataGrid
import warnings
from Cython.Build.Dependencies import package


def fdata_constructor(obj, attrs):
Expand Down

0 comments on commit adf024f

Please sign in to comment.