@ -137,7 +137,7 @@ class SecopInteractor(SecopClient):
command=command[7:]
elifcommand.startswith('do '):
is_param=False
command=command[7:]
command=command[3:]
modpar,_,strvalue=command.partition('')
module,_,parameter=modpar.partition(':')
ifnotparameter:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.