Skip to content

FIX: Clean up helper files for Assignment 3 - #86

Merged
bjjwwang merged 8 commits into
mainfrom
ass3-py-fixes
Jul 29, 2026
Merged

FIX: Clean up helper files for Assignment 3#86
bjjwwang merged 8 commits into
mainfrom
ass3-py-fixes

Conversation

@hanyuone

@hanyuone hanyuone commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

AEHelper.py

  • Made AbstractExecution an abstract class and all stub functions @abstractmethod, so other functions that depend on stubs work properly
  • Removed all references to "previous years" in comments
  • Fixed function doc comments
  • Cleaned up imports, removed extra whitespace

test-ae.py

  • Add import sys

AEState.py

  • Fix typing issues surrounding AbstractValue

@hanyuone hanyuone changed the title FIX: Clean up AEHelper.py for Assignment 3 FIX: Clean up helper files for Assignment 3 Jul 29, 2026
@hanyuone
hanyuone marked this pull request as ready for review July 29, 2026 07:55
@bjjwwang
bjjwwang merged commit 6b108b9 into main Jul 29, 2026
4 checks passed
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