Skip to content

Commit

Permalink
undo circular import
Browse files Browse the repository at this point in the history
  • Loading branch information
jburos committed Jan 19, 2017
1 parent 987f73a commit d72f047
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions survivalstan/survivalstan.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
import numpy as np
import logging

from . import utils

logger = logging.getLogger(__name__)

def fit_stan_survival_model(df=None,
Expand Down

0 comments on commit d72f047

Please sign in to comment.