Skip to content

Replace safe_mkdir(path) with os.makedirs(path, exist_ok=True) #56

Replace safe_mkdir(path) with os.makedirs(path, exist_ok=True)

Replace safe_mkdir(path) with os.makedirs(path, exist_ok=True) #56

Triggered via push November 10, 2024 10:20
Status Success
Total duration 37s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in