Skip to content

Feature/eden - #103

Merged
Jammy2211 merged 14 commits into
developfrom
feature/eden
May 13, 2020
Merged

Feature/eden#103
Jammy2211 merged 14 commits into
developfrom
feature/eden

Conversation

@rhayes777

Copy link
Copy Markdown
Collaborator
  • Makes a copy of the project in the same directory suffixed with _eden
  • Replaces references that use the project abbreviation with explicit paths in tests
  • Wipes the top level __init__
python edenise.py /path/to/autofit autofit af

@rhayes777
rhayes777 requested a review from Jammy2211 May 13, 2020 10:51
@rhayes777
rhayes777 changed the base branch from master to develop May 13, 2020 10:51
@rhayes777

Copy link
Copy Markdown
Collaborator Author

All __init__ imports must be relative (e.g. from .module rather than from autofit.module)

Wildcard imports are not allowed

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.

2 participants