Skip to content

Commit

Permalink
Added DBFSPath as os.PathLike implementation (#131)
Browse files Browse the repository at this point in the history
This PR extends the existing `WorkspacePath` support with a pathlib-like
implementation for DBFS paths: `DBFSPath`

Incidental changes include:

- Type-hinting the implementation and interfaces to assist with code
linting.
  • Loading branch information
asnare authored Jul 16, 2024
1 parent 3d32bb3 commit 40cb3a4
Show file tree
Hide file tree
Showing 3 changed files with 501 additions and 196 deletions.
Loading

0 comments on commit 40cb3a4

Please sign in to comment.