Compare commits
2 Commits
490b170ee4
...
5e3cce852e
Author | SHA1 | Date | |
---|---|---|---|
5e3cce852e | |||
|
fec421a3b8 |
@ -1,4 +1,6 @@
|
||||
from typing import List
|
||||
from typing import List, Tuple
|
||||
|
||||
from garbage import RecognizedGarbage
|
||||
|
||||
class GarbageTruck:
|
||||
position: Tuple[int, int]
|
||||
|
Loading…
Reference in New Issue
Block a user