proton-director/lib/plan.py

5 lines
56 B
Python
Raw Permalink Normal View History

2021-12-03 21:35:55 +00:00
class Plan( object ):
def __init__( self ):
pass