source: exampleparties/stupidparty/party.py@ 95

Last change on this file since 95 was 95, checked in by Bart Vastenhouw, 2 years ago

Added java logconverter to add utilities to log results. Fixed
bug in python ProgressTime.

File size: 83 bytes
Line 
1from stupidparty.StupidParty import StupidParty
2def party():
3 return StupidParty
Note: See TracBrowser for help on using the repository browser.