Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/alexklibisz/deep-calcium int…
Browse files Browse the repository at this point in the history
…o dev
  • Loading branch information
alexklibisz committed Aug 9, 2017
2 parents 115e45f + 065325e commit a10c64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import sys
sys.path.append('.')
from deepcalcium import __version__
from deepcalcium.utils import get_config
from deepcalcium.utils.config import get_config

# Create configuration.
get_config()
Expand Down

0 comments on commit a10c64e

Please sign in to comment.