Skip to content
Snippets Groups Projects
Commit 175c35c6 authored by Liam Driscoll's avatar Liam Driscoll
Browse files

Adding gap. Wrong branch, need to change.

parent 4aa5d9b1
No related branches found
No related tags found
1 merge request!43Changes to search functionality.
......@@ -31,6 +31,7 @@ def searchRecord():
except:
print(f"Error: {recordData}")
conn.close()
finally:
conn.close()
print(f"{recordData} Record found.")
......
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