From 96686d0d1a0966fc38dde09e7182f3860c3d0448 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 3 Dec 2012 14:34:01 +0100 Subject: [PATCH] cosmetic --- sfa/util/method.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfa/util/method.py b/sfa/util/method.py index b9cd05e7..eb3cba58 100644 --- a/sfa/util/method.py +++ b/sfa/util/method.py @@ -56,7 +56,7 @@ class Method: def __call__(self, *args, **kwds): """ - Main entry point for all SfaAPI functions. Type checks + Main entry point for all SFA API functions. Type checks arguments, authenticates, and executes call(). """ -- 2.43.0