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

Removed ToDos

parent 1b0f695d
No related branches found
No related tags found
No related merge requests found
......@@ -299,7 +299,6 @@ def _verified_test_file(test_file, tst_fls_dir):
def _main():
"""Run as script."""
# ToDo: add test fetching associated data from the internet
# ToDo: add test for missing associated data
expctd_rslts = {
"working.cif": {
......
......@@ -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: enable=invalid-name
# ToDo: check that associated files (also non-cif) are actually in zip archive
# ToDo: enable testing of gzipped files
# ToDo: add "modelcif-pedantic" mode, fail on categories that are technically
# allowed but discouraged to be used, like _exptl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment