Getting ./bin/pyl to pass
This commit is contained in:
parent
29a1bb5364
commit
e87b62c896
|
@ -30,7 +30,6 @@ from SpiffWorkflow.task import TaskState
|
|||
from sqlalchemy import and_
|
||||
from sqlalchemy import asc
|
||||
from sqlalchemy import desc
|
||||
from sqlalchemy import select
|
||||
from sqlalchemy.orm import joinedload
|
||||
|
||||
from spiffworkflow_backend.exceptions.process_entity_not_found_error import (
|
||||
|
|
Loading…
Reference in New Issue