apple / app-store-server-library-python

MIT License
167 stars 31 forks source link

fix code and desc #81

Closed hakusai22 closed 7 months ago

hakusai22 commented 7 months ago
  1. Use is instead of == to check if a variable is None.
  2. Word correction.
  3. Method parameter annotation modification.