Skip to content

Use of deprecated path api Path.isdir #224

Closed
@flying-sheep

Description

@flying-sheep

See path 16.12.0:

Added .is_dir and .is_file for parity with pathlib. Deprecates .isdir and .isfile. (jaraco/path#214)

if hasattr(self, 'workspace') and self.workspace.isdir():

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions