We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0355a78 commit 06c0498Copy full SHA for 06c0498
1 file changed
hwcomponents_cacti/hwcomponents_cacti.py
@@ -9,6 +9,7 @@
9
import csv
10
import hashlib
11
12
+
13
def _clean_tmp_dir():
14
temp_dir = os.path.join(
15
os.path.dirname(os.path.abspath(__file__)), "cacti_inputs_outputs"
0 commit comments