From d637aefd9d7582de9bc1b8379dec0de0e4c96906 Mon Sep 17 00:00:00 2001 From: Mike McLean Date: May 03 2018 00:05:43 +0000 Subject: update docstring --- diff --git a/hub/kojihub.py b/hub/kojihub.py index 83f235d..6c30357 100644 --- a/hub/kojihub.py +++ b/hub/kojihub.py @@ -9250,7 +9250,7 @@ class RootExports(object): add_external_rpm(rpminfo, external_repo, strict=strict) def tagBuildBypass(self, tag, build, force=False, notify=True): - """Tag a build without running post checks or notifications + """Tag a build without running post checks This is a short circuit function for imports. Admin permission required.