Skip to content
Snippets Groups Projects
Commit 499cbc7d authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

maint(yaml-model): remove breakpoint

parent 4c384e8e
No related branches found
No related tags found
2 merge requests!128MNT: Added a warning when column metadata is not configured, and a better...,!115add datatype, unit and description to properties that are part of Records
......@@ -149,7 +149,6 @@ class DataModel(dict):
), name=ent.name))
if diff != "":
breakpoint()
if verbose:
print(diff)
any_change = True
......
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