about summary refs log tree commit diff
path: root/more_functions.py
diff options
context:
space:
mode:
authorPjotr Prins2026-03-29 10:15:42 +0200
committerPjotr Prins2026-03-29 10:15:42 +0200
commitb3ef15eca284f98ff0e7d2259c5d79cac0724119 (patch)
tree9c90b9dd99e60de8d0a6f843aeac84839de0dd18 /more_functions.py
parentdb9974a1b64c643a760c67e30d3787d47cd28a34 (diff)
downloadgenecup-b3ef15eca284f98ff0e7d2259c5d79cac0724119.tar.gz
Move API key into credentials file [AI]
Diffstat (limited to 'more_functions.py')
-rwxr-xr-xmore_functions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/more_functions.py b/more_functions.py
index 2c1198b..5dc52d4 100755
--- a/more_functions.py
+++ b/more_functions.py
@@ -210,3 +210,4 @@ testdir = os.path.join(pubmed_path, "Archive", "01")
 if not os.path.isdir(testdir):
     print(f"ERROR: PubMed/Archive not found in {pubmed_path}")
     raise SystemExit(1)
+    raise SystemExit(1)