apple / app-store-server-library-python

MIT License
147 stars 31 forks source link

fix: update code and method annotation #82

Closed hakusai22 closed 4 months ago

hakusai22 commented 4 months ago
  1. Use is instead of == to check if a variable is None.
  2. Method parameter annotation modification.
  3. apple documentation link updates and additions.
  4. word typo.