From 61bb6a9a141c20c42d16e8d6beeef13101fe4ce0 Mon Sep 17 00:00:00 2001 From: "C. R. Oldham" Date: Tue, 12 Jan 2016 08:48:05 -0700 Subject: [PATCH] Lint. --- salt/modules/cp.py | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/modules/cp.py b/salt/modules/cp.py index 91c06473df..c88165fc86 100644 --- a/salt/modules/cp.py +++ b/salt/modules/cp.py @@ -25,6 +25,7 @@ log = logging.getLogger(__name__) __proxyenabled__ = ['*'] + def _auth(): ''' Return the auth object