ruff
35ba3c91 - Use `u64` instead of `i64` in Int type (#11356)

Commit
1 year ago
Use `u64` instead of `i64` in Int type (#11356) ## Summary I believe the value here is always unsigned, since we represent `-42` as a unary operator on `42`.
Author
Parents
Loading