lint
This commit is contained in:
parent
adf770f70b
commit
2a7d50eb22
|
@ -1,7 +1,5 @@
|
||||||
import sys
|
import sys
|
||||||
from collections import defaultdict
|
|
||||||
from functools import reduce
|
from functools import reduce
|
||||||
from itertools import permutations
|
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
|
Loading…
Reference in a new issue