plum -> fig

This commit is contained in:
Aanand Prasad 2013-12-20 20:28:24 +00:00
commit 0cafdc9c6c
21 changed files with 33 additions and 33 deletions

View file

@ -1,5 +1,5 @@
from plum.project import Project
from plum.service import Service
from fig.project import Project
from fig.service import Service
from .testcases import DockerClientTestCase