We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TODO comments from mbuild/tests/test_compound.py
mbuild/tests/test_compound.py
1161- def test_from_pybel_molecule(self, extension): 1162- pybel = import_('pybel') 1163- chol = list(pybel.readfile(extension, 1164- get_fn('cholesterol.{}'.format(extension))))[0] 1165: # TODO: Actually store the box information
related to #872
The text was updated successfully, but these errors were encountered:
see mosdef-hub#881
c8b3fa6
Remove TODO comments (#876)
1ca3ff8
* remove todo, see issue #875 * see #877 * see #878 * see #879 * see #880 * see #881 * see #882 * see #883 * see #884 * see #885 * see #886
1096d19
No branches or pull requests
TODO comments from
mbuild/tests/test_compound.py
related to #872
The text was updated successfully, but these errors were encountered: