mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Updated for coding style
This commit is contained in:
parent
730e619e21
commit
27a52b7fd5
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ class Check(Configs):
|
|||
self.is_binary: bool = self.utils.is_binary_repo(repository)
|
||||
|
||||
def exists_in_the_database(self, packages: list) -> None:
|
||||
""" Checking if the slackbuild exists in the database. """
|
||||
not_packages: list = []
|
||||
|
||||
for pkg in packages:
|
||||
|
|
Loading…
Add table
Reference in a new issue