From 47c6db2a418db690ba1b8e407756240ec2f296f3 Mon Sep 17 00:00:00 2001 From: Shane Jaroch Date: Tue, 12 Jul 2022 16:48:24 -0400 Subject: [PATCH] sp --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index c86693f..fa25428 100644 --- a/__init__.py +++ b/__init__.py @@ -1,4 +1,4 @@ """ NOTE: this is used as a submodule in the cli repo (ntclient) - so we need this to all be packagable, e.g. have __init__.py files + so we need this to all be packageable, e.g. have __init__.py files """ -- 2.52.0