Test: convert_template
This commit is contained in:
@@ -8,3 +8,7 @@ class Converter:
|
||||
|
||||
def convert(self) -> str:
|
||||
return ""
|
||||
|
||||
@staticmethod
|
||||
def replace_template(params, main, captions, pins) -> str:
|
||||
return ""
|
||||
|
||||
Reference in New Issue
Block a user