Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
7595e3718d7e2d1c0445d84a5091d3d66b067865
/
.
/
poky
/
scripts
/
lib
/
wic
/
__init__.py
blob: 85567934aea53d5de05dd87c7dc36353fe890b03 [
file
] [
log
] [
blame
]
#!/usr/bin/env python3
#
# Copyright (c) 2007 Red Hat, Inc.
# Copyright (c) 2011 Intel, Inc.
#
# SPDX-License-Identifier: GPL-2.0-only
#
class
WicError
(
Exception
):
pass