Perhaps the working directory change in lizard.py isn’t entirely reliable. There should be single methods like get_db_path and get_data_path.
lizard.py
get_db_path
get_data_path
No due date set.
This issue currently doesn't have any dependencies.
Deleting a branch is permanent. It CANNOT be undone. Continue?
Perhaps the working directory change in
lizard.py
isn’t entirely reliable. There should be single methods likeget_db_path
andget_data_path
.