Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change dalesdata/dalesdata.py #1

Open
bramiozo opened this issue Oct 4, 2017 · 1 comment
Open

change dalesdata/dalesdata.py #1

bramiozo opened this issue Oct 4, 2017 · 1 comment

Comments

@bramiozo
Copy link
Collaborator

bramiozo commented Oct 4, 2017

Replace

import dalesreader
import dataslice  

by

import dalesdata.dalesreader as as dalesreader
import dalesdata.dataslice  as as dataslice

:)

@bramiozo
Copy link
Collaborator Author

bramiozo commented Oct 4, 2017

ditto in dalesview/dalesview.py

import mpl4dales 

should be

import dalesview.mpl4dales as mpl4dales

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant