@@ -6,7 +6,7 @@ from configparser import ConfigParser
fromosimportchdir,path
fromthreadingimportThread
host='10.10.13.1'
host='10.10.13.8'
port=7777
addr=(host,port)
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.