From: gamesguru Date: Tue, 25 May 2021 20:32:24 +0000 (-0400) Subject: add init py X-Git-Tag: 0.0.4~9 X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=58225f1627408a36c17e614e7e03cdffc8adb50d;p=nutratech%2Fnt-sqlite.git add init py --- diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..2b501d3 --- /dev/null +++ b/__init__.py @@ -0,0 +1 @@ +"""Module for ntsqlite"""