]> Nutra Git (v2) - nutratech/cli.git/commitdiff
remove shabangs
authorShane Jaroch <chown_tee@proton.me>
Fri, 12 Apr 2024 20:53:41 +0000 (16:53 -0400)
committerShane Jaroch <chown_tee@proton.me>
Fri, 12 Apr 2024 20:53:41 +0000 (16:53 -0400)
ntclient/services/api/__init__.py
ntclient/services/bugs.py
ntclient/utils/__init__.py
ntclient/utils/sql.py
tests/__init__.py
tests/aaa/test_init.py
tests/services/test_api.py

index f8f153da262b459fb36a8e90a0b31d63d0572c6a..0be953ba86cead369216efab9441cf1a86f21b82 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 """
 Created on Tue Feb 13 14:28:20 2024
index 68e370854154100b06feea1afd5bdf26275dcd93..2cec060cfddd0318df0298df816dcf8609c50617 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 """
 Created on Tue Feb 13 09:51:48 2024
index 042f66f2ebe8a772d00c34b14f36fc957f8c460b..9f54cb3aad411ff40ac4cde6e46240a36e1ec1b1 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 """
 Created on Sun Mar 26 23:07:30 2023
index d19134fe1daada30e5135847093d3055701732bb..f5c81da6fb735b7730f812a8fc71d7e3358e3be1 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 """
 Created on Tue Feb 13 14:15:21 2024
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..c1e9a1cce7d9fe8650bbac96963739c6ed7f41ae 100644 (file)
@@ -0,0 +1,6 @@
+# -*- coding: utf-8 -*-
+"""
+Created on Fri Apr 12 16:51:14 2024
+
+@author: shane
+"""
index 0b5be14e822cec980795d8725ad694dc053aa2ef..3fa0931d76055b07de1ac2ae607e26d5ecaa4101 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 """
 Created on Sun Feb 25 16:43:56 2024
index 1102094c4ff01978824b9ecf9c1fefeaa3548ed2..f69928c272dccf2b5e7561eedfb82c4181157b68 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 """
 Created on Fri Apr 12 16:14:03 2024