Skip to content

Commit

Permalink
[qa] Updated commit check sort
Browse files Browse the repository at this point in the history
  • Loading branch information
ppabcd committed Nov 21, 2018
1 parent 8fa2d54 commit d6ea58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commitCheck.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sys
import os
import requests
import re
import sys

# Get Repo and Commit Sha
repo = sys.argv[1]
Expand Down

0 comments on commit d6ea58d

Please sign in to comment.