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.
1 parent cf48240 commit f8b9ff5Copy full SHA for f8b9ff5
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