X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FMethods%2FSliceTicketGet.py;h=4b6fc47a68be4492bfcacd5cb648ccac6875dcef;hb=77e4f177dfee85705c36298c3230b2e4a3e73467;hp=7524de484853356cd236180d8217b03cfb27d07b;hpb=e9904ba2360b0dc849ebd52d64e85a3e3fc85e25;p=plcapi.git diff --git a/PLC/Methods/SliceTicketGet.py b/PLC/Methods/SliceTicketGet.py index 7524de4..4b6fc47 100644 --- a/PLC/Methods/SliceTicketGet.py +++ b/PLC/Methods/SliceTicketGet.py @@ -1,4 +1,4 @@ -# $Id# +# $Id$ from PLC.Methods.SliceGetTicket import SliceGetTicket class SliceTicketGet(SliceGetTicket):