equinor / completor

Advanced multi-segmented well completion tool
https://equinor.github.io/completor/
GNU Lesser General Public License v3.0
0 stars 0 forks source link

refactor: Clean up `main.py` #100

Closed MegaAnda123 closed 2 months ago

MegaAnda123 commented 2 months ago

Description

Clean up stuff in main.

Why

Cleaner code.

How

Refactor function to not return a callable (for no reason). Put launch argument parsing in separate file.

Checklist:

Before submitting this PR, please make sure: