fix:
This commit is contained in:
@@ -15,8 +15,6 @@ class Reber400Calculator(Calculator):
|
||||
unit = "t"
|
||||
spec = ""
|
||||
|
||||
# todo price result 加 year 字段
|
||||
|
||||
def __init__(self, year, month):
|
||||
self.year = year
|
||||
self.month = month
|
||||
|
Reference in New Issue
Block a user