Ecosystem report

Old: main (merge base) 5a6c8115 New: 25462/merge 21db6a54
Lint Rule Removed Added Changed
Total 0 9 0
unresolved-attribute 0 5 0
invalid-syntax 0 4 0
Project Removed Added Changed
Total 0 9 0
sympy 0 9 0

sympy (https://github.com/sympy/sympy)

sympy/polys/numberfields/resolvent_lookup.py

[error] invalid-syntax - Source is too deeply nested
[error] invalid-syntax - Expected `)`, found end of file

sympy/polys/polyquinticconst.py

[error] invalid-syntax - Source is too deeply nested
[error] invalid-syntax - Expected dedent, found end of file

sympy/polys/polyroots.py

[error] unresolved-attribute - Object of type `PolyQuintic` has no attribute `zeta`
[error] unresolved-attribute - Object of type `PolyQuintic` has no attribute `T`
[error] unresolved-attribute - Object of type `PolyQuintic` has no attribute `l0`
[error] unresolved-attribute - Object of type `PolyQuintic` has no attribute `order`
[error] unresolved-attribute - Object of type `PolyQuintic` has no attribute `uv`