Skip to content
Snippets Groups Projects
Commit 28d926ca authored by Bienchen's avatar Bienchen
Browse files

Removed ToDos

parent 1b0f695d
Branches
No related tags found
No related merge requests found
...@@ -299,7 +299,6 @@ def _verified_test_file(test_file, tst_fls_dir): ...@@ -299,7 +299,6 @@ def _verified_test_file(test_file, tst_fls_dir):
def _main(): def _main():
"""Run as script.""" """Run as script."""
# ToDo: add test fetching associated data from the internet
# ToDo: add test for missing associated data # ToDo: add test for missing associated data
expctd_rslts = { expctd_rslts = {
"working.cif": { "working.cif": {
......
...@@ -10,7 +10,6 @@ and thus, won't be merged into the model mmCIF file and won't be checked. ...@@ -10,7 +10,6 @@ and thus, won't be merged into the model mmCIF file and won't be checked.
# pylint: disable=invalid-name # pylint: disable=invalid-name
# pylint: enable=invalid-name # pylint: enable=invalid-name
# ToDo: check that associated files (also non-cif) are actually in zip archive
# ToDo: enable testing of gzipped files # ToDo: enable testing of gzipped files
# ToDo: add "modelcif-pedantic" mode, fail on categories that are technically # ToDo: add "modelcif-pedantic" mode, fail on categories that are technically
# allowed but discouraged to be used, like _exptl # allowed but discouraged to be used, like _exptl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment