Skip to content

Fix typo in _get_home_dir function #4

@fellobos

Description

@fellobos
    except OSError:
        msg = (
            "Couldn't find home directory of **LighTools** version {!r}. Please "
            "check if the requested version of LightTools is installed."
        )
        raise ValueError(msg.format(version))

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions