Skip to content

presidio analyzer - config dir error #302

Closed

Description

Describe the bug
The presidio analyzer should have the default dir for the config to be in the user's home, but instead it creates a folder in the run dir named ~.

To Reproduce
run the presidio analyzer

Expected behavior
~ expands to the user home path

Additional context
The cli does not properly expand the user dir.

Solution
os.path.expanduser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions