Skip to content

Placeholder GitHub URL in display.py #7

Description

@burneybuilds

Hi! While I was reading through the codebase to understand how the project works, I noticed something in display.py.

The footer currently prints around line 112:

"Generated by CodeMappr v1.0.0 · github.com/yourusername/codemappr"

The yourusername part looks like a placeholder, so I wasn't sure if it was intentionally left there or just missed during cleanup.

I also noticed the version is hardcoded in this file, even though there's already a VERSION constant defined in cli.py. It might be better to reuse that constant, so the version only needs to be updated in one place.

Could you take a look and update the footer if it's just a leftover placeholder?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions