nekos-best / nekos-best.py

A simple async Python wrapper for nekos.best API.
GNU Affero General Public License v3.0
17 stars 3 forks source link

fix returning `None` in Result when amount is 1 #6

Closed 6days9weeks closed 2 years ago

6days9weeks commented 2 years ago

before:

image

after:

image