Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: c((a,b), (c,d)) throws an error every time #1395

Closed
davidkircos opened this issue May 30, 2024 · 0 comments · Fixed by #1401
Closed

bug: c((a,b), (c,d)) throws an error every time #1395

davidkircos opened this issue May 30, 2024 · 0 comments · Fixed by #1401
Labels
high priority within weeks type: bug something is broken

Comments

@davidkircos
Copy link
Collaborator

davidkircos commented May 30, 2024

Steps to reproduce:

  1. Open a Python code cell
  2. Type c((0,0), (0,1))
  3. Run code cell

Solution:
c cell cells should have the same behavior.

CleanShot 2024-05-30 at 10 54 43@2x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority within weeks type: bug something is broken
Projects
Archived in project
1 participant