Skip to content

Commit 6d69118

Browse files
committed
Commented the "convert" import
1 parent 698ecec commit 6d69118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
import json
33
import tags
4-
import convert
4+
#import convert
55

66
"""
77
Given a list of lists (or ranges) [li], return if [x] is included in any of them

0 commit comments

Comments
 (0)