automate: move working_dir to be set in constructor
This commit is contained in:
parent
efdaad977a
commit
109851745b
7 changed files with 59 additions and 43 deletions
|
@ -1,7 +1,6 @@
|
|||
# pylint: disable=too-few-public-methods
|
||||
|
||||
import builtins
|
||||
import datetime
|
||||
from typing import Dict, List, Union
|
||||
|
||||
from flask import current_app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue