コード例 #1
0
 def _get_installer(self):
     return NoopInstaller()
コード例 #2
0
def installer() -> NoopInstaller:
    return NoopInstaller()
コード例 #3
0
def installer():
    return NoopInstaller()