summaryrefslogtreecommitdiff
path: root/ex_0702.py
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2022-07-22 16:29:22 +0800
committerKunoiSayami <[email protected]>2022-07-22 16:29:22 +0800
commit3f1bd23b3432441dbaaa6499f084ffafb531ab06 (patch)
treec5228bc425325d94e8b8f4b2e049dbef436a3742 /ex_0702.py
parentf501587105cdfd823d43129f63e419a442871b65 (diff)
Diffstat (limited to 'ex_0702.py')
-rwxr-xr-xex_0702.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ex_0702.py b/ex_0702.py
index 0a314d7..5ac42b0 100755
--- a/ex_0702.py
+++ b/ex_0702.py
@@ -1,5 +1,6 @@
#!/usr/bin/env python3
import argparse
+import os
import subprocess
import matplotlib.pyplot as plt