Skip to content
Snippets Groups Projects
Commit ec13121d authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

MAINT-7751: Remove redundant viewer_manifest.py directory creation.

The LLManifest.copy_action() method ensures that the destination directory for
any file copy exists before trying to copy the file, specifically so we don't
have to clutter the business logic with tests and explicit directory creation.
Remove redundant os.makedirs() stanzas.
parent db0e11fa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment