Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledk2 committed Sep 23, 2024
1 parent cc8edfa commit 56fd642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omero_search_engine/validation/results_validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -1025,7 +1025,7 @@ def check_number_images_sql_containers_using_ids(data_source):
print (sql, query_data)
print (searchengine_results)
print (postgres_results)
print ("=====================")
print ("==============-=======")
print(
"Error checking %s name: %s, id: %s"
% (resource, res_name, res_id)
Expand Down

0 comments on commit 56fd642

Please sign in to comment.