proton-director/lib/plan.py

5 lines
56 B
Python

class Plan( object ):
def __init__( self ):
pass