--- pyanaconda/ui/gui/spokes/network.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pyanaconda/ui/gui/spokes/network.py b/pyanaconda/ui/gui/spokes/network.py index 2beccbd..a21b0c2 100644 --- a/pyanaconda/ui/gui/spokes/network.py +++ b/pyanaconda/ui/gui/spokes/network.py @@ -125,7 +125,7 @@ we_dont_have_nm_applet_as_secrets_agent = True # so we have to disconnect from former ap before trying # to connect to new one bound to fail due to no secrets -__all__ = ["NetworkSpoke"] +__all__ = ["NetworkSpoke", "NetworkStandaloneSpoke"] class CellRendererSignal(Gtk.CellRendererPixbuf): -- 1.7.4 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list