diff options
Diffstat (limited to 'more_functions.py')
| -rwxr-xr-x | more_functions.py | 1 |
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) |
