qdb.py 167 B

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