Skip to content

remove the identical files in ./api/project (project.py vs __init__.p…#26

Open
nanli-emory wants to merge 1 commit into
choosehappy:mainfrom
nanli-emory:repackaging
Open

remove the identical files in ./api/project (project.py vs __init__.p…#26
nanli-emory wants to merge 1 commit into
choosehappy:mainfrom
nanli-emory:repackaging

Conversation

@nanli-emory
Copy link
Copy Markdown
Contributor

project.py and project/init.py are identical files in patchsorter/api folder. Remove the project.py from patchsorter/api/project. To fix issue25

@jacksonjacobs1
Copy link
Copy Markdown
Collaborator

Thanks nan.

Have you verified that all files import from init.py and not project.py?

Also - have you checked that the application still functions properly? i.e., you can still create projects etc.

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

Successfully merging this pull request may close these issues.

project.py and project/__init__.py are identical?

2 participants