Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
|
50ff178a0c |
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ from .input import sfcf,openQCD
|
|||
import json
|
||||
from typing import Union
|
||||
from pyerrors import Obs, Corr, dump_object, load_object
|
||||
from hashlib import sha256
|
||||
from hashlib import sha256, sha1
|
||||
from .tools import cached
|
||||
import shutil
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue