You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaced the hardcoded project name with dynamic retrieval from
`pyproject.toml` using `tomllib`. This ensures consistency and
reduces manual updates for project metadata.
0 commit comments