Skip to content

Commit 6cef16c

Browse files
committed
add import statement
1 parent 9988128 commit 6cef16c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/stats_wrapper.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import subprocess
33
import os
44
import argparse
5+
import shutil
56

67
input_parser = argparse.ArgumentParser(
78
description="Run RegTools stats script",

0 commit comments

Comments
 (0)