Skip to content

[platform] Use Relative Paths wherever Appropriate #401

@pishoyg

Description

@pishoyg
from pathlib import Path
SCRIPT_DIR = Path(__file__).parent
FILE_PATH = SCRIPT_DIR / "data" / "file.txt"

Metadata

Metadata

Assignees

No one assigned

    Labels

    devWhy: Developer experience

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions