Skip to content

Conversation

@aiandit
Copy link

@aiandit aiandit commented Jul 16, 2023

Hi, this fixes I believe the issue with parentheses being printed in index expressions:

#62

The .slice in Subscript is a Tuple when we have "x[:,1:2]" for example, so printing of the parentheses must be suppressed in this case.

I also added some tests

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