Skip to content

Fix Python syntax warnings and import issues#52

Merged
lordalcol merged 1 commit intomainfrom
fix-python-syntax-warnings
Aug 22, 2025
Merged

Fix Python syntax warnings and import issues#52
lordalcol merged 1 commit intomainfrom
fix-python-syntax-warnings

Conversation

@dgkoch
Copy link
Contributor

@dgkoch dgkoch commented Aug 20, 2025

  • Add missing tempfile import in verify_submission.py
  • Fix invalid escape sequence in error message string
  • Resolve syntax warnings for Python 3.12+ compatibility
  • Fix regex pattern using raw strings

- Add missing tempfile import in verify_submission.py
- Fix invalid escape sequence in error message string
- Resolve syntax warnings for Python 3.12+ compatibility
- Fix regex pattern using raw strings
@dgkoch dgkoch requested a review from lordalcol August 20, 2025 12:57
@dgkoch
Copy link
Contributor Author

dgkoch commented Aug 20, 2025

This fixes issues encountered running the script locally with Python 3.12.4

@lordalcol lordalcol merged commit 4952ae2 into main Aug 22, 2025
2 checks passed
@dgkoch dgkoch deleted the fix-python-syntax-warnings branch August 22, 2025 16:05
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