This commit is contained in:
Florian Festi 2017-02-25 19:40:24 +01:00
parent a81ba48d45
commit 174b20fc11
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ class Pulley(Boxes):
def main():
b = Box()
b = Pulley()
b.parseArgs()
b.render()