Method renamed
This commit is contained in:
parent
c908d8429d
commit
33a6fd65c7
@ -82,7 +82,7 @@ class RadiantFactory:
|
||||
else:
|
||||
error("Optical component needs to have a type specified.")
|
||||
|
||||
def fromConfig(self, conf: Entry) -> IRadiant:
|
||||
def fromConfigBatch(self, conf: Entry) -> IRadiant:
|
||||
"""
|
||||
Initialize a decorated target from a configuration.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user