just autopep8'ed refreshpeer
[plcapi.git] / PLC / Methods / GetPersonTags.py
index 3830d80..6c0c9b3 100644 (file)
@@ -9,6 +9,7 @@ from PLC.Auth import Auth
 
 from PLC.Persons import Person, Persons
 from PLC.PersonTags import PersonTag, PersonTags
+from PLC.Sites import Sites, Site
 
 class GetPersonTags(Method):
     """