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 docker import Client
from plum.service import Service
from fig.service import Service
import os
from unittest import TestCase