mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 10:12:38 +02:00
fix spacing (black lint tool)
This commit is contained in:
parent
f67c1c3656
commit
7b46d1e3cf
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ log = logging.getLogger(__name__)
|
||||||
if TYPE_CHECKING:
|
if TYPE_CHECKING:
|
||||||
from .global_common import GlobalCommon
|
from .global_common import GlobalCommon
|
||||||
|
|
||||||
|
|
||||||
class Settings:
|
class Settings:
|
||||||
settings: Dict[str, Any]
|
settings: Dict[str, Any]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue