source: exampleparties/hardliner/party.py@ 88

Last change on this file since 88 was 88, checked in by Bart Vastenhouw, 3 years ago

Added python SimpleRunner GUI

File size: 76 bytes
RevLine 
[88]1from hardliner.Hardliner import Hardliner
2
3def party():
4 return Hardliner
Note: See TracBrowser for help on using the repository browser.