Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

handle NotADirectoryError exception when attempting to create directory#439

Closed
snosrap wants to merge 2 commits into
databricks:mainfrom
snosrap:workspace-makedirs
Closed

handle NotADirectoryError exception when attempting to create directory#439
snosrap wants to merge 2 commits into
databricks:mainfrom
snosrap:workspace-makedirs

Use OSError instead of NotADirectoryError for python 2.7 compatibility

a3c5e37
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs