Zaktualizuj 'beetroot.py'
This commit is contained in:
parent
126745acfe
commit
f16dbe6e1b
@ -1,7 +1,7 @@
|
||||
from plant import Plant
|
||||
from datetime import datetime
|
||||
|
||||
class Betroot(Plant):
|
||||
class Beetroot(Plant):
|
||||
|
||||
def __init__(self):
|
||||
super().__init__()
|
Loading…
Reference in New Issue
Block a user