Skip to content

Modernize Python code to Python 3#24

Open
Vai-Man wants to merge 1 commit intopal-robotics:humble-develfrom
Vai-Man:humble-devel
Open

Modernize Python code to Python 3#24
Vai-Man wants to merge 1 commit intopal-robotics:humble-develfrom
Vai-Man:humble-devel

Conversation

@Vai-Man
Copy link
Copy Markdown

@Vai-Man Vai-Man commented Feb 19, 2026

This PR modernizes the Python codebase to Python 3 standards:

  • Updates shebangs to explicitly use python3
  • Converts Python 2 print statements to print() functions
  • Adds __all__ declaration for better module documentation

Copilot AI review requested due to automatic review settings February 19, 2026 16:10
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants