From 25b17d51c3f12e0f50b5afede821e3a6d3f54ea6 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.org> Date: Tue, 10 Nov 2015 12:44:48 -0500 Subject: [PATCH] this isn't python --- bin/warnings | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/warnings b/bin/warnings index c8ee787a..b50b7919 100755 --- a/bin/warnings +++ b/bin/warnings @@ -5,7 +5,6 @@ pylibmc-missing() { } show-warnings() { - pylibmc-missing() - + pylibmc-missing } -- GitLab