intel / intel/gprofiler

Split utils/__init__.py

Open
#520 2 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue refactor
Dominant language
Python
Stars
826
Forks
79
PR merge metrics
No merged PRs in 30d

Description

We have multiple files under `gprofiler/utils/`, but still lots of logic is in the one god file `utils/__init__.py`, it needs to be split up to individual files under `gprofiler/utils/`, and make the `__init__.py` itself empty so that one can import only the relevant utilities they want.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.