Fix getting beekeeper path from settings
Becauase "not use local beekeper" is expressed in settings.toml as empty string, we shouldn't check for `is not None`.
Loading
Please sign in to comment
Becauase "not use local beekeper" is expressed in settings.toml as empty string, we shouldn't check for `is not None`.