Skip to content

Commit

Permalink
Update burst.py
Browse files Browse the repository at this point in the history
  • Loading branch information
icarok99 authored and addon-rajada committed Feb 10, 2024
1 parent 90a3298 commit c480e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion burst/burst.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ def search(payload, method="general"):
Args:
payload (dict): Search payload from Elementum.
method (str): Type of search, can be ``general``, ``movie``, ``show``, ``season`` or ``anime``
method (str): Type of search, can be ``general``, ``movie``, ``show``, ``season`` or ``episode``
Returns:
list: All filtered results in the format Elementum expects
Expand Down

0 comments on commit c480e5f

Please sign in to comment.