mirror of
https://github.com/vale981/two_qubit_model
synced 2025-03-05 09:41:41 -05:00
fix import
This commit is contained in:
parent
e9a54821b2
commit
8253ced262
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ from hops.util.truncation_schemes import (
|
|||
import stocproc as sp
|
||||
|
||||
from beartype import beartype
|
||||
from utility import StocProcTolerances
|
||||
from .utility import StocProcTolerances
|
||||
from .model_base import Model
|
||||
import scipy.special
|
||||
import hopsflow
|
||||
|
|
Loading…
Add table
Reference in a new issue