Merge branch 'development' of https://github.com/pyfa-org/Pyfa into development
This commit is contained in:
@@ -159,7 +159,6 @@ class HandledModuleList(HandledList):
|
||||
dummy.position = index
|
||||
self[index] = dummy
|
||||
|
||||
|
||||
def toModule(self, index, mod):
|
||||
mod.position = index
|
||||
self[index] = mod
|
||||
|
||||
Reference in New Issue
Block a user