Skip to content

Modernize python test scripts#70

Merged
scribam merged 1 commit into
virtualsquare:masterfrom
scribam:python3
May 31, 2026
Merged

Modernize python test scripts#70
scribam merged 1 commit into
virtualsquare:masterfrom
scribam:python3

Conversation

@scribam

@scribam scribam commented May 28, 2026

Copy link
Copy Markdown
Collaborator
  • Migrate to python3
  • Update shebang
  • Replace raw_input by input
  • Use function call for print
  • Remove trailing semicolon
  • Remove redundant parentheses
  • Cleanup unused import statement
  • Fix comparison with None performed with equality operators
  • Remove backticks

- Migrate to python3
- Update shebang
- Replace raw_input by input
- Use function call for print
- Remove trailing semicolon
- Remove redundant parentheses
- Cleanup unused import statement
- Fix comparison with None performed with equality operators
- Remove backticks
@scribam scribam merged commit 4f2d152 into virtualsquare:master May 31, 2026
16 checks passed
@scribam scribam deleted the python3 branch May 31, 2026 14:25
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.

1 participant