mandarons / icloudpy

iCloud web service interface library in Python
Other
179 stars 17 forks source link

[ENHANCEMENT] Fix Lint errors for improved code quality #9

Closed mandarons closed 1 year ago

mandarons commented 1 year ago

Describe the bug Lint is failing - fix it for improved code quality.

To Reproduce Steps to reproduce the behavior:

  1. Run run-ci.sh
  2. See lint errors

Expected behavior No failure during lint step. Code quality is 10/10.

Screenshots If applicable, add screenshots to help explain your problem.

Configuration If applicable, please share the configuration details

Additional context Add any other context about the problem here.