Aaron Berdy
Results
11
issues of
Aaron Berdy
Draft PR to demonstrate typing fix that removes IDE warning (`Expected type 'collections.Iterable', got 'Range' instead`) for autoqasm syntax `for _ in aq.range(n)` (where `aq.range(n)` gives an oqpy `Range` object)....