bugfix
This commit is contained in:
parent
27db7f8dcf
commit
6f98abaf4d
@ -1,6 +1,6 @@
|
|||||||
from ahserver.serverenv import ServerEnv
|
from ahserver.serverenv import ServerEnv
|
||||||
|
|
||||||
class PricingProgram
|
class PricingProgram:
|
||||||
def __init__(self, ppid, sor):
|
def __init__(self, ppid, sor):
|
||||||
self.ppid = ppid
|
self.ppid = ppid
|
||||||
self.sor = sor
|
self.sor = sor
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user