Merge branch 'master' of https://git.wmi.amu.edu.pl/s444426/AIProjekt
This commit is contained in:
commit
cba879ae15
@ -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