apple / app-store-server-library-python

MIT License
147 stars 31 forks source link

fix code and desc #81

Closed hakusai22 closed 4 months ago

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