Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
modelcif-converters
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
modelcif-converters
Commits
28d926ca
Commit
28d926ca
authored
1 year ago
by
Bienchen
Browse files
Options
Downloads
Patches
Plain Diff
Removed ToDos
parent
1b0f695d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
validation/test-suite.py
+0
-1
0 additions, 1 deletion
validation/test-suite.py
validation/validate-mmcif-file.py
+0
-1
0 additions, 1 deletion
validation/validate-mmcif-file.py
with
0 additions
and
2 deletions
validation/test-suite.py
+
0
−
1
View file @
28d926ca
...
...
@@ -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
"
:
{
...
...
This diff is collapsed.
Click to expand it.
validation/validate-mmcif-file.py
+
0
−
1
View file @
28d926ca
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment