We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4262b9 + c92d1f1 commit a371efcCopy full SHA for a371efc
group_identifier_assigner.py
100644
100755
@@ -264,3 +264,4 @@ def main(args):
264
except urllib.error.HTTPError as e:
265
print(e, file=sys.stderr)
266
sys.exit(1)
267
+
0 commit comments