delated test methods
This commit is contained in:
parent
a1f2e4b298
commit
d8e34ad65b
@ -31,9 +31,6 @@ class Garbage:
|
||||
self.softness = softness
|
||||
self.does_din = does_din
|
||||
|
||||
def xxx(self):
|
||||
return self.shape
|
||||
|
||||
|
||||
class RecognizedGarbage(Garbage):
|
||||
garbage_type: GarbageType
|
||||
|
Loading…
Reference in New Issue
Block a user