diff options
| author | KunoiSayami <[email protected]> | 2022-07-22 16:29:22 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2022-07-22 16:29:22 +0800 |
| commit | 3f1bd23b3432441dbaaa6499f084ffafb531ab06 (patch) | |
| tree | c5228bc425325d94e8b8f4b2e049dbef436a3742 /ex_0702.py | |
| parent | f501587105cdfd823d43129f63e419a442871b65 (diff) | |
Diffstat (limited to 'ex_0702.py')
| -rwxr-xr-x | ex_0702.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ #!/usr/bin/env python3 import argparse +import os import subprocess import matplotlib.pyplot as plt |
