Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
Signed-off-by: Nyeki.py <[email protected]>
  • Loading branch information
Nekidev authored Nov 3, 2023
1 parent 5302f35 commit 60f2a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anime_api/apis/neko_love/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

from anime_api import exceptions
from anime_api.apis.neko_love.types import ImageCategory
from anime_api.apis.neko_love.obejcts import Image
from anime_api.apis.neko_love.objects import Image


class NekoLoveAPI:
Expand Down

0 comments on commit 60f2a8a

Please sign in to comment.