Typing is hard

Co-Authored-By: dbkr <dbkr@users.noreply.github.com>
pull/9577/head
J. Ryan Stinnett 2019-04-26 15:40:23 +01:00 committed by GitHub
parent c5e7e82b46
commit 73144c3493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ app = Flask(__name__)
deployer = None
arg_extract_path = None
arg_symlink = None
arg_webbook_token = None
arg_webhook_token = None
arg_api_token = None
def create_symlink(source, linkname):