From e314282460e9316de7e255e752ebe5d41c4fa1ed Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Fri, 19 Apr 2024 02:50:11 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usr/share/blackbox/Package.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/share/blackbox/Package.py b/usr/share/blackbox/Package.py index c6b6936..1c2bcf5 100644 --- a/usr/share/blackbox/Package.py +++ b/usr/share/blackbox/Package.py @@ -1,4 +1,4 @@ -# This class is to encapsulate package metadata, taken from the yaml files stored inside the sofirem github repository +# This class is to encapsulate package metadata, taken from the yaml files stored inside the blackbox github repository class Package(object):