From 753e7109933ea1b30a43a029ef61e51dc387be3c Mon Sep 17 00:00:00 2001 From: fazri09 <52644511+fazri09@users.noreply.github.com> Date: Wed, 10 Jul 2019 13:47:09 +0700 Subject: [PATCH] Update debug.py --- firebasin/debug.py | 1 + 1 file changed, 1 insertion(+) diff --git a/firebasin/debug.py b/firebasin/debug.py index f7f82b7..335991b 100644 --- a/firebasin/debug.py +++ b/firebasin/debug.py @@ -4,3 +4,4 @@ def debug(*args): if VERBOSE: print args +KONTOL