mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 16:58:12 +00:00
Rename get_formats to get_output_formats for engines
This commit is contained in:
@@ -34,7 +34,7 @@ class AERender(BaseRenderEngine):
|
||||
return version
|
||||
|
||||
@classmethod
|
||||
def get_formats(cls):
|
||||
def get_output_formats(cls):
|
||||
# todo: create implementation
|
||||
return []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user