mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
Updated coding style
This commit is contained in:
parent
f2f8f08d20
commit
3685a4e369
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ class CheckUpdates(Configs):
|
|||
if self.option_for_binaries:
|
||||
|
||||
for repo in bin_repositories.keys():
|
||||
|
||||
if repo in self.repos.bin_enabled_repos and repo == self.repo:
|
||||
bin_repositories[repo]()
|
||||
break
|
||||
|
|
Loading…
Reference in a new issue