deleted tractor_addons.py
This commit is contained in:
parent
bd91525bf4
commit
b1d33c5e41
@ -1,8 +0,0 @@
|
||||
class Addon:
|
||||
"""class representing plants"""
|
||||
|
||||
def __init__(self, type, capacity, application):
|
||||
|
||||
self.type = type
|
||||
self.capacity = capacity
|
||||
self.application = application
|
Loading…
Reference in New Issue
Block a user