Skip to content

Typo in braininvaders.py: Replace shutil.copy_tree with shutil.copytree #953

@kbegany

Description

@kbegany

Fix typo: Replace shutil.copy_tree with shutil.copytree
(See https://docs.python.org/3/library/shutil.html#shutil.copytree)

shutil.copy_tree(path_zip.strip(".zip"), directory)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions