mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 08:40:34 +03:00
un-optionaled config.default_journal_dir
This commit is contained in:
parent
48427a770d
commit
1b7ad1f7e9
@ -112,7 +112,7 @@ class AbstractConfig(abc.ABC):
|
|||||||
internal_plugin_dir: pathlib.Path
|
internal_plugin_dir: pathlib.Path
|
||||||
respath: pathlib.Path
|
respath: pathlib.Path
|
||||||
home: pathlib.Path
|
home: pathlib.Path
|
||||||
default_journal_dir: Optional[pathlib.Path]
|
default_journal_dir: pathlib.Path
|
||||||
|
|
||||||
identifier: str
|
identifier: str
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user