diff options
author | Frederick Muriuki Muriithi | 2024-09-27 14:31:50 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-09-27 14:31:50 -0500 |
commit | 11d543eeca08fe0df4bf2be7222234fadb516a51 (patch) | |
tree | 571fe0240c9f71689fc9af33761b202dbcfc9b07 /gn3/db_utils.py | |
parent | f20a1a9f9f5c052f756b917fdce052efc8203f87 (diff) | |
download | genenetwork3-11d543eeca08fe0df4bf2be7222234fadb516a51.tar.gz |
Bug: Use absolute path in place of relative path
Prior to this commit, an assumption is made that the application is
invoked with the root of the repository being the current working
directory. If this assumption is not met, then the system will not
find the appropriate path.
This commit forces the use of an absolute path, which should help
avoid issues with misplaced relative paths.
Diffstat (limited to 'gn3/db_utils.py')
0 files changed, 0 insertions, 0 deletions