Skip to content

Conversation

BekaValentine
Copy link
Contributor

This PR is part of the Exceptions modernization effort.

@BekaValentine BekaValentine marked this pull request as ready for review March 9, 2020 19:55
@BekaValentine BekaValentine requested a review from a team as a code owner March 9, 2020 19:55
@BekaValentine BekaValentine requested review from RasmusWL and removed request for a team March 9, 2020 19:55
Copy link
Member

@RasmusWL RasmusWL left a comment

Choose a reason for hiding this comment

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

Autoformat, and it should be good to go.

I would just like to note that while ClassValue.getASuperType() is the same as cls.getABaseType*(), ClassObject.getASuperType() is the same as cls.getABaseType+() -- it's a subtle difference, and doesn't seem to matter in this case, but it's something to look out for!

@BekaValentine
Copy link
Contributor Author

@RasmusWL Autoformatted!

Copy link
Member

@RasmusWL RasmusWL left a comment

Choose a reason for hiding this comment

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

please use the python autoformatting with 4 spaces, then we're good to go

@BekaValentine BekaValentine requested a review from RasmusWL March 16, 2020 23:53
Copy link
Member

@RasmusWL RasmusWL left a comment

Choose a reason for hiding this comment

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

👍

@RasmusWL RasmusWL merged commit 9a0b2b1 into github:master Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants