mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-24 22:07:12 -04:00
Add import os in extractSummary.py
This commit is contained in:
parent
7f8ee1e5f4
commit
3815f19763
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ import numpy as np
|
|||
from ppa.ppaAnalyze import noOutliers
|
||||
from matplotlib import ticker
|
||||
import argparse
|
||||
import os
|
||||
|
||||
|
||||
def synthsintocsv():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue