You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.
Traceback (most recent call last):
File "/home/delavior/git/xunlei-lixian/lixian_cli.py", line 63, in
execute_command()
File "/home/delavior/git/xunlei-lixian/lixian_cli.py", line 60, in execute_command
commandscommand
File "/home/delavior/git/xunlei-lixian/lixian_cli_parser.py", line 165, in parse
return f(parser(args_list, _args, *_kwargs))
File "/home/delavior/git/xunlei-lixian/lixian_commands/config.py", line 26, in lx_config
assert len(args) in (1, 2)
AssertionError
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
具体出错信息如下
Traceback (most recent call last):
File "/home/delavior/git/xunlei-lixian/lixian_cli.py", line 63, in
execute_command()
File "/home/delavior/git/xunlei-lixian/lixian_cli.py", line 60, in execute_command
commandscommand
File "/home/delavior/git/xunlei-lixian/lixian_cli_parser.py", line 165, in parse
return f(parser(args_list, _args, *_kwargs))
File "/home/delavior/git/xunlei-lixian/lixian_commands/config.py", line 26, in lx_config
assert len(args) in (1, 2)
AssertionError
The text was updated successfully, but these errors were encountered: