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

split helpers module in tools.codegenerator subdirectory package part 1 #548

Merged
merged 3 commits into from
May 22, 2024

Conversation

junkmd
Copy link
Collaborator

@junkmd junkmd commented May 22, 2024

Continuation of #546 and #547

- split `helpers` into `helpers_` and `namespaces`
- import stuffs from `namespaces` into `codegenerator`
- split `helpers_` into `_helpers` and `packing`
- import stuffs from `namespaces` into `codegenerator`
- split `_helpers` into `helpers_` and `modulenamer`
- import stuffs from `modulenamer` into `codegenerator`
@junkmd junkmd added this to the 1.4.3 milestone May 22, 2024
@junkmd junkmd merged commit 9a83390 into enthought:main May 22, 2024
25 checks passed
@junkmd junkmd deleted the split_codegenerator_helpers_part1 branch May 22, 2024 10:42
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.

1 participant