abrt / faf

Platform for collection and analysis of packages and package crashes
GNU General Public License v3.0
46 stars 47 forks source link

Various code style fixes #986

Closed mgrabovsky closed 3 years ago

mgrabovsky commented 3 years ago

Fix various code style issues: long lines, Pythonicity, type annotations, etc.

See commits for details.

mgrabovsky commented 3 years ago

Thanks for the review. I'll resolve the conflicts and merge the PR.