Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Fix for invalid path_on_compute problem #593

Merged
merged 2 commits into from
Nov 18, 2021
Merged

Fix for invalid path_on_compute problem #593

merged 2 commits into from
Nov 18, 2021

Conversation

ant0nsc
Copy link
Contributor

@ant0nsc ant0nsc commented Nov 17, 2021

Empty string as mount_point is turned into "." by hi-ml 0.1.11, which fails the jobs.

Please follow the guidelines for PRs contained here. Checklist:

  • Ensure that your PR is small, and implements one change.
  • Add unit tests for all functions that you introduced or modified.
  • Run PyCharm's code cleanup tools on your Python files.
  • Link the correct GitHub issue for tracking.
  • Update the Changelog file: Describe your change in terms of
    Added/Changed/Removed/... in the "Upcoming" section.
  • When merging your PR, replace the default merge message with a description of your PR,
    and if needed a motivation why that change was required.

@ant0nsc ant0nsc enabled auto-merge (squash) November 17, 2021 23:33
@ant0nsc ant0nsc merged commit cf3145f into main Nov 18, 2021
@ant0nsc ant0nsc deleted the antonsc/pathfix branch November 18, 2021 08:49
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants