Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
mole99 committed Oct 3, 2024
1 parent ae7b5c8 commit 2564bf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cace/parameter/parameter_ngspice.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
import time
import shutil
import threading
import traceback
import subprocess
from multiprocessing.pool import ThreadPool
from importlib.machinery import SourceFileLoader
Expand Down

0 comments on commit 2564bf5

Please sign in to comment.