Merged changes from pyfa-org/master into branch
Merged changes to see if we can clear up the merge conflict warning
This commit is contained in:
@@ -629,7 +629,7 @@ class Module(HandledItem, HandledCharge, ItemAttrShortcut, ChargeAttrShortcut):
|
||||
|
||||
@property
|
||||
def rawCycleTime(self):
|
||||
speed = self.getModifiedItemAttr("speed") or self.getModifiedItemAttr("duration")
|
||||
speed = self.getModifiedItemAttr("speed") or self.getModifiedItemAttr("duration")
|
||||
return speed
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user