tybug / ossapi

The definitive python wrapper for the osu! api.
https://tybug.github.io/ossapi/
GNU Affero General Public License v3.0
82 stars 18 forks source link

fixed self.search_beatmaps and self.beatmap_user_score #78

Closed the-wildguy closed 8 months ago

the-wildguy commented 8 months ago

fixed self.search_beatmaps, None error is now ignored

fixed self.beatmap_user_score, having no score set now returns None

the-wildguy commented 8 months ago

i forgot to remove debug print