Skip to content

session/session.py produces a redundant promptum.session.session module path #76

Description

@deyna256

The file src/promptum/session/session.py lives inside the session/ package, resulting in the fully-qualified module path promptum.session.session. This double-segment path repeats the package name without adding any semantic information. It is an unusual pattern that makes internal imports and navigation unnecessarily verbose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    debtAccumulated shortcuts and workarounds

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions