From 6221f3655adf025a14179be0f4ee55ce8ba0f847 Mon Sep 17 00:00:00 2001 From: Daxeel Soni Date: Sat, 27 Jan 2018 19:20:00 +0530 Subject: [PATCH] blockshell not found bug fixed --- bscli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bscli.py b/bscli.py index 4c02c65..cd6f0b7 100644 --- a/bscli.py +++ b/bscli.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# ================================================== +# =================================================== # ==================== META DATA =================== # ================================================== __author__ = "Daxeel Soni"