Skip to content

Removing extraneous parenthesis causing error in ex6.py#1

Open
mwillen04 wants to merge 1 commit into
JohnM-TX:masterfrom
mwillen04:patch-1
Open

Removing extraneous parenthesis causing error in ex6.py#1
mwillen04 wants to merge 1 commit into
JohnM-TX:masterfrom
mwillen04:patch-1

Conversation

@mwillen04
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Owner

@JohnM-TX JohnM-TX left a comment

Choose a reason for hiding this comment

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

Thanks for the correction, Michael! I changed it directly in my branch after also catching the other extra parentheses. The cleaner code is like this:

assert np.array_equal(correct_ids, submitted_ids), 'Assertion error message.'

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