Skip to content

Commit

Permalink
FIX relative import
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbrodbeck committed Feb 9, 2017
1 parent 1e90471 commit d1c6cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eelbrain/_trf/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from _boosting import boosting, BoostingResult
from ._boosting import boosting, BoostingResult

0 comments on commit d1c6cfe

Please sign in to comment.