Skip to content

Commit 52456c6

Browse files
committed
Added a missing import.
- Legacy-Id: 11457
1 parent d01d3c2 commit 52456c6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ietf/meeting/tests_js.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright The IETF Trust 2016, All Rights Reserved
2+
3+
import sys
14
import time
25
from pyquery import PyQuery
36
from unittest import skipIf

0 commit comments

Comments
 (0)