Exemplo n.º 1
0
 def _get_installer(self):
     return NoopInstaller()
Exemplo n.º 2
0
def installer() -> NoopInstaller:
    return NoopInstaller()
Exemplo n.º 3
0
def installer():
    return NoopInstaller()