square-psychiatrist-19087
06/24/2025, 7:29 PMpants test --use-coverage
Couldn't parse 'src/python/retrytools.py' as Python source: 'invalid syntax' at line 25
at the line with python 3.12 syntax
class Retry[C: Retryable, **P, T]:
however the tests without coverage pass (interpreter constraints are set >=3.12)
what am i doing wrong?happy-kitchen-89482
06/25/2025, 3:05 PMhappy-kitchen-89482
06/25/2025, 3:05 PMsquare-psychiatrist-19087
06/25/2025, 3:23 PMhappy-kitchen-89482
06/25/2025, 10:33 PMsquare-psychiatrist-19087
06/26/2025, 1:53 PM