force import of AuthorizeHelpers
[plcapi.git] / PLC / Methods / AddSiteTag.py
index 8d6489a..bb5cfae 100644 (file)
@@ -11,6 +11,9 @@ from PLC.Nodes import Nodes
 from PLC.TagTypes import TagType, TagTypes
 from PLC.SiteTags import SiteTag, SiteTags
 
+# need to import so the core classes get decorated with caller_may_write_tag
+from PLC.AuthorizeHelpers import AuthorizeHelpers
+
 class AddSiteTag(Method):
     """
     Sets the specified setting for the specified site