mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 01:06:19 +00:00
🎨 Run linter
This commit is contained in:
@@ -11,7 +11,7 @@ class BaseStockImageEngine(BaseEngine):
|
||||
"""
|
||||
|
||||
@abstractmethod
|
||||
def get(self, query: str, start: float, end: float, i = "") -> mp.ImageClip:
|
||||
def get(self, query: str, start: float, end: float, i="") -> mp.ImageClip:
|
||||
"""
|
||||
Get a stock image based on a query.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user