Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 93df6289 authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

fix black

parent 5ee86dbf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -325,6 +325,7 @@ def check_network_configuration():
    if exception_count > 0:
        raise RuntimeError("Invalid network configuration")


# pylint: disable=too-many-branches
def initialize(settings_engines=None, settings_outgoing=None):
    # pylint: disable=import-outside-toplevel)