mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
7 lines
172 B
Python
7 lines
172 B
Python
# Copyright (C) 2013-2015 Red Hat, Inc.
|
|
#
|
|
# This work is licensed under the GNU GPLv2.
|
|
# See the COPYING file in the top-level directory.
|
|
|
|
from .cliconfig import CLIConfig
|