Skip to content

[AIRFLOW-4541] Replace os.mkdirs usage with pathlib.Path(path).mkdir#10117

Merged
kaxil merged 1 commit into
apache:masterfrom
astronomer:pathlib-replace
Aug 2, 2020
Merged

[AIRFLOW-4541] Replace os.mkdirs usage with pathlib.Path(path).mkdir#10117
kaxil merged 1 commit into
apache:masterfrom
astronomer:pathlib-replace

Replace os.mkdirs usage with pathlib.Path(path).mkdir

02e0bbf
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs