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

refactor __init__.py in utils directory #1734

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

skarakuzu
Copy link

@skarakuzu skarakuzu commented Apr 18, 2024

Separated __init__.py into utils.py, helper_functions.py and Msg.py imported everthing in __init__.py

closes #1677

@skarakuzu skarakuzu marked this pull request as ready for review April 19, 2024 16:07
@skarakuzu skarakuzu changed the title first attempt: moved everything to utils.py refactor __init__.py in utils directory Apr 19, 2024
@danielballan
Copy link
Member

@callumforrester Do you think we should merge this as "forward progress" or keep splitting up utils.py until there is nothing left? That might not be a "good first issue".

@prjemian
Copy link
Contributor

prjemian commented May 8, 2024

Already it is easier to find things. (per #1723)

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.

Code maintainability - utils/__init__.py split (?)
3 participants