fix: poly libs with extras and more minor fixes
- poly libs with extras, now recognizing imports such as
__future__
. See #86 - refactorings: unused log component, unused function parameters. See #82
- fix(poly info): handle missing packages section. Happens when running poetry init from v1.4 and later #79
- fix: bump
rich
to latest version, potentially fixing Windows & PowerShell rendering issues #78
In addition to that, also:
- changed the CodeScene badge to show Code Health score.
- added SonarCloud to check code quality