remove more todos i (think i) already did
This commit is contained in:
@@ -52,7 +52,6 @@ class Cat:
|
||||
)
|
||||
else:
|
||||
print("Your cat is still depressed! You can get catnip in the shop.")
|
||||
# TODO: do what claude said in latest summary
|
||||
|
||||
def to_dict(self):
|
||||
return vars(self)
|
||||
|
||||
Reference in New Issue
Block a user