source: exampleparties/randomparty/party.py@ 66

Last change on this file since 66 was 59, checked in by Wouter Pasman, 3 years ago

#44 manual commit of first public release, because this will cause the dist directory to move

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