v0.7.1
Fix circular import
Fixed
- Fixed circular import crashing all GitHub Action runs —
style_checker/github.pyshadowed the PyGithubgithubpackage, causing a circular import that crashed every Action run. Renamed toaction.pyto eliminate the name collision.
Full Changelog: v0.7.0...v0.7.1