fix the typo

Change-Id: Ia1eedefea881e5a569a64b3d852e120ca0dd6dfb
This commit is contained in:
liujiong 2016-07-22 12:22:48 +08:00
parent c05efd2f97
commit b06b9456c2
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ class BaseFetcher(object):
@abc.abstractmethod
def get_tenants(self):
"""Get a list a tenants to rate."""
"""Get a list of tenants to rate."""