Tsvika Shapira
Results
13
comments of
Tsvika Shapira
Hi @nicoddemus , just a gentle nudge on this. I’ve updated the type annotations to Union for Python 3.9 compatibility as requested. Let me know if there’s anything else needed...
The CI failure is unrelated to this PR - it's a matplotlib/pyparsing deprecation warning that only appears on Python 3.9. The test is importing matplotlib which uses pyparsing's deprecated oneOf...