Verified Commit b01e3940 authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Fix issue with FileNotFoundError

When default.beekeeper.path is set to "./beekeeper"
there was an error even if path existed:
FileNotFoundError: [Errno 2] No such file or directory: PosixPath('beekeeper')
parent e856df81
Loading
Loading
Loading