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

fix MDAnalysis init #1431

Closed
wants to merge 1 commit into from
Closed

fix MDAnalysis init #1431

wants to merge 1 commit into from

Conversation

kain88-de
Copy link
Member

One of the recent merges broke the code.

I'm running the tests locally and so far things seem to work out. Lets see what travis say if more stuff got broken recently.

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

One of the recent merges broke the code
@kain88-de
Copy link
Member Author

@utkbansal do you have a preferred command to run the whole testsuite locally atm?

@utkbansal
Copy link
Member

@kain88-de I simply use the one that TravisCI uses.

@@ -143,7 +143,7 @@
"""
from __future__ import absolute_import

__all__ = ['Universe', 'as_Universe', 'Writer',
__all__ = ['Universe', 'as_Universe', 'Writer']
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't fetch-mmtf be exposed here?

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

Successfully merging this pull request may close these issues.

3 participants