note
This commit is contained in:
parent
82247f41ac
commit
160eb7793c
|
|
@ -373,7 +373,7 @@ def main():
|
|||
)
|
||||
args = ap.parse_args()
|
||||
|
||||
# TODO patch from config if found
|
||||
# TODO patch args from config (if found)
|
||||
|
||||
if args.command == "post":
|
||||
do_post(args)
|
||||
|
|
|
|||
Loading…
Reference in a new issue