80d664441d
This is adapted from commit 90a50dca406e3d40c88ea338566e0460589df7a3.
6 lines
167 B
Python
6 lines
167 B
Python
# 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
|