Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'copystatcopytree' in app.projects.helpers.workspace #16

Open
jeremydouglass opened this issue Aug 6, 2018 · 0 comments
Open

'copystatcopytree' in app.projects.helpers.workspace #16

jeremydouglass opened this issue Aug 6, 2018 · 0 comments

Comments

@jeremydouglass
Copy link
Contributor

Fixed a typo that mixed the names of copystat and copytree into one non-existent method.

Based on the signature I believe that copytree() was intended, and so that is the correction that I made -- but if copystat() needs to be used instead for some reason then I wanted to make a note of it here. If copytree is fine then we can close this.

************* Module app.projects.helpers.workspace
app/projects/helpers/workspace.py:211:8: E1101: Module 'shutil' has no 'copystatcopytree' member (no-member)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant