source: exampleparties/stupidparty/party.py@ 61

Last change on this file since 61 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 stupidparty.StupidParty import StupidParty
2def party():
3 return StupidParty
Note: See TracBrowser for help on using the repository browser.