Adjust description of box2
This commit is contained in:
parent
c7dcaa40a2
commit
f3062a106f
|
@ -19,7 +19,7 @@ from boxes.edges import Bolts
|
|||
import inspect
|
||||
|
||||
class Box(Boxes):
|
||||
"""Simple open box with raised floor"""
|
||||
"""Box various options for different stypes and lids"""
|
||||
|
||||
def __init__(self):
|
||||
Boxes.__init__(self)
|
||||
|
|
Loading…
Reference in New Issue