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
/Library/AutoPkg/JSSImporter/jss/auth.py:61: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if r.status_code is not 401:
/Library/AutoPkg/JSSImporter/jss/jssobject.py:959: SyntaxWarning: "is not" with a literal. Did you mean "!="?
return len([device for device in self.findall(container_search) if
curl: (28) Failed to connect to www.blender.org port 443 after 75010 ms: Couldn't connect to server
The text was updated successfully, but these errors were encountered:
/Library/AutoPkg/JSSImporter/jss/auth.py:61: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if r.status_code is not 401:
/Library/AutoPkg/JSSImporter/jss/jssobject.py:959: SyntaxWarning: "is not" with a literal. Did you mean "!="?
return len([device for device in self.findall(container_search) if
curl: (28) Failed to connect to www.blender.org port 443 after 75010 ms: Couldn't connect to server
The text was updated successfully, but these errors were encountered: