Skip to content

Commit 3377070

Browse files
authored
utils fix (#484)
1 parent 8c08f96 commit 3377070

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/blas/util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
import argparse
23
from functools import reduce
34
from itertools import chain

0 commit comments

Comments
 (0)