mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 09:16:19 +00:00
Formatting and stuff
This commit is contained in:
@@ -7,7 +7,7 @@ class NoneEngine(BaseEngine):
|
||||
description = "No engine selected"
|
||||
|
||||
def __init__(self):
|
||||
pass
|
||||
super().__init__()
|
||||
|
||||
@classmethod
|
||||
def get_options(cls):
|
||||
|
||||
Reference in New Issue
Block a user