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

moving load_cad and export_solids from start to own method #186

Merged
merged 2 commits into from
May 21, 2024

Conversation

shimwell
Copy link
Collaborator

Description

As briefly discussed with @psauvan this PR moves two pieces of logic from the start method into separate methods

Fixes issue

helps with #114

Checklist

  • I'm making a PR from a feature branch on my fork into GEOUNED-org/GEOUNED/dev branch
  • I have followed PEP8 style guide for Python or run a formatter such as black or ruff format on my code

src/geouned/GEOUNED/core.py Outdated Show resolved Hide resolved
@shimwell
Copy link
Collaborator Author

this one is ready for review if anyone has time

@AlvaroCubi AlvaroCubi merged commit 46b6025 into GEOUNED-org:dev May 21, 2024
9 checks passed
psauvan pushed a commit that referenced this pull request Jun 17, 2024
* moved two methods out of start

* removed unnecessary logger line
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