Pylint Linting

This commit is contained in:
Joe Abbate 2022-09-25 01:08:52 -04:00
parent 0665cae5c4
commit b39ec59dcd
No known key found for this signature in database
GPG key ID: 7F1CC23828058430

View file

@ -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