core-admin/qubes/qdb.py

6 lines
167 B
Python
Raw Normal View History

# This is mock file, not installed. It is needed. because pylint needs to
# import all the modules, and qubes.qbd is one of them.
def QubesDB(dummy):
return None