Skip to content

Commit d93b76a

Browse files
Update pr_merge_conflict_check.py
1 parent 9025e57 commit d93b76a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/pr_merge_conflict_check.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
import requests
3333
from typing import Dict, List, Optional, Set, TypedDict, Any
34+
import time
3435

3536
# Global configuration.
3637
GITHUB_TOKEN = os.getenv('GITHUB_TOKEN')

0 commit comments

Comments
 (0)