mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-03 06:56:44 +01:00
Updated for coding style
This commit is contained in:
parent
ab9ff1137d
commit
cdefe26e7e
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from slpkg.queries import SBoQueries
|
||||
from slpkg.configs import Configs
|
||||
from slpkg.queries import SBoQueries
|
||||
|
||||
|
||||
class SearchPackage(Configs):
|
||||
|
|
Loading…
Reference in a new issue