mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 17:24:54 +00:00
🎨 Run linter
This commit is contained in:
@@ -5,5 +5,4 @@ from ..BaseEngine import BaseEngine
|
||||
|
||||
class BaseAudioBackgroundEngine(BaseEngine):
|
||||
@abstractmethod
|
||||
def get_background(self) -> None:
|
||||
...
|
||||
def get_background(self) -> None: ...
|
||||
|
||||
Reference in New Issue
Block a user