mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-02-14 14:01:51 +00:00
Pylint Linting
This commit is contained in:
parent
0665cae5c4
commit
b39ec59dcd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ from flask import current_app as app
|
|||
from proxmoxer import ProxmoxAPI
|
||||
|
||||
from proxstar import logging
|
||||
from proxstar.db import get_ignored_pools, get_shared_pool
|
||||
from proxstar.db import get_ignored_pools
|
||||
from proxstar.ldapdb import is_user
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue