Skip to content
Snippets Groups Projects
Commit 2546732f authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

DOC: remove debugging code

parent be1d46e7
No related branches found
No related tags found
1 merge request!189DOC: update the single structured file tutorial
Pipeline #56540 passed with warnings
......@@ -170,8 +170,8 @@ Records and synchronize those with LinkAhead.
inserts, updates = crawler.synchronize(commit_changes=True, unique_names=True,
crawled_data=records)
from IPython import embed
embed()
#from IPython import embed
#embed()
def _parse_arguments():
"""Parse the arguments."""
......
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