Skip to content

Conversation

@efiop
Copy link
Contributor

@efiop efiop commented Aug 17, 2022

No description provided.

@efiop efiop requested a review from a team as a code owner August 17, 2022 21:15
@efiop efiop requested a review from karajan1001 August 17, 2022 21:15
from functools import partial, partialmethod
from typing import TYPE_CHECKING, Iterator, Optional

from dvc_ssh import DEFAULT_PORT, SSHFileSystem
Copy link
Contributor Author

@efiop efiop Aug 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we don't even need dvc_ssh here, and could use sshfs directly. CC @pmrowla

Keeping as is for now, but this also means that we have (and had) a hidden dependency on sshfs (and now on dvc_ssh).

@efiop efiop merged commit 3fc9f32 into treeverse:main Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant