print("%sHost %s is missing the recommended field %s%s"%(YELLOW,host,
field,END))
ifnotformatting:
ifformatting:
returnTrue
else:
returnFalse
exceptValueError:
print("%sInvalid JSON!%s"%(RED,END))
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.