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

Move all backend functions to internals/ directory #2189

Merged
merged 46 commits into from
May 21, 2024

Conversation

RobinL
Copy link
Member

@RobinL RobinL commented May 20, 2024

This PR reorganises the files to distinguish clearly between user-facing functions and everything else.

This is achieved by moving modules into an splink/internals folder, and then exposing user-facing functions in __init__.py and a few other files within the splink/ directory

@RobinL RobinL changed the base branch from master to splink4_dev May 20, 2024 07:32
@RobinL RobinL merged commit 73fbd61 into splink4_dev May 21, 2024
24 of 25 checks passed
@RobinL RobinL deleted the move_to_internals branch May 21, 2024 08:26
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