move args

This commit is contained in:
2018-07-10 22:36:44 +02:00
parent 4473a11de9
commit 3b5f96a0e0
3 changed files with 44 additions and 37 deletions

View File

@@ -8,7 +8,7 @@ import logging
import sys
import action
import project
from args import get_string_arg
class Task:
def __init__(self):