package_scripts.py: Adjust formatting

This commit is contained in:
Mykola Grymalyuk
2024-06-02 12:29:56 -06:00
parent 3bffad8001
commit 73ce7e5bda

View File

@@ -8,6 +8,7 @@ class ZSHFunctions:
def __init__(self) -> None:
pass
def generate_standard_pkg_parameters(self) -> str:
"""
ZSH variables for standard PackageKit parameters
@@ -308,7 +309,6 @@ class ZSHFunctions:
return _script
class GenerateScripts:
def __init__(self):
@@ -326,7 +326,6 @@ class GenerateScripts:
]
def __generate_shebang(self) -> str:
"""
Standard shebang for ZSH