tribute to abraxas. rest in peace friend.
This commit is contained in:
parent
0c99c4f948
commit
e9b58bb61d
@ -122,8 +122,10 @@ class Plant(object):
|
|||||||
'buff',
|
'buff',
|
||||||
'narcotic',
|
'narcotic',
|
||||||
'gnu/linux',
|
'gnu/linux',
|
||||||
|
'abraxan', # rip dear friend
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
def __init__(self, this_filename, generation=1):
|
def __init__(self, this_filename, generation=1):
|
||||||
# Constructor
|
# Constructor
|
||||||
self.plant_id = str(uuid.uuid4())
|
self.plant_id = str(uuid.uuid4())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user