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

ToDo list

parent e8adaf01
Branches
No related tags found
No related merge requests found
...@@ -263,6 +263,7 @@ def _do_step(func, msg, *args, **kwargs): ...@@ -263,6 +263,7 @@ def _do_step(func, msg, *args, **kwargs):
def _main(): def _main():
"""Run as script.""" """Run as script."""
# ToDo: add test fetching associated data from the internet # ToDo: add test fetching associated data from the internet
# ToDo: add test for missing associated data
expctd_rslts = { expctd_rslts = {
"working.cif": { "working.cif": {
"ret_val": 0, "ret_val": 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment