Remove empty __init__(self) -> None: pass from: - ShowProfiles in foundation/show.py - ShowInterfaceNoProfile in show.py Python provides a default __init__ when none is defined, making these empty implementations redundant.🤖 Generated with [Claude Code](https://claude.com/claude-code ) Co-Authored-By:Claude Opus 4.5 <noreply@anthropic.com>
Loading
Please sign in to comment