mirror of
https://github.com/triqs/dft_tools
synced 2024-11-18 12:03:50 +01:00
Update triqs python module name
This commit is contained in:
parent
06c3c821d3
commit
852066938a
@ -3,8 +3,8 @@
|
|||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
from app4triqs import Toto, chain
|
from app4triqs import Toto, chain
|
||||||
from pytriqs.archive import *
|
from triqs.archive import *
|
||||||
from pytriqs.utility import mpi
|
from triqs.utility import mpi
|
||||||
|
|
||||||
class test_toto(unittest.TestCase):
|
class test_toto(unittest.TestCase):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user