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

FIX: line break

parent d38b199b
No related branches found
No related tags found
No related merge requests found
...@@ -224,5 +224,4 @@ def find_file_for_fileglob(glob): ...@@ -224,5 +224,4 @@ def find_file_for_fileglob(glob):
def find_records_referencing_files(glob): def find_records_referencing_files(glob):
# is it possible to reference the "data records"? anything might # is it possible to reference the "data records"? anything might
# reference this file # reference this file
db.execute_query("FIND Record which references file which is stored db.execute_query("FIND Record which references file which is stored at")
at")
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