mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02: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:
|
||||
from .global_common import GlobalCommon
|
||||
|
||||
|
||||
class Settings:
|
||||
settings: Dict[str, Any]
|
||||
|
||||
|
|
Loading…
Reference in a new issue