mirror of
https://github.com/kennethreitz-archive/sshout.git
synced 2026-06-05 23:40:16 +00:00
9 lines
85 B
Python
9 lines
85 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
|
|
|
|
def dependencies_available():
|
|
pass
|
|
|
|
def main():
|
|
pa |