3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-25 22:52:20 +02:00

Remove tkinter import (don't know how this ended up in the code)

This commit is contained in:
Hermann Schnait 2022-03-09 10:07:10 +01:00
parent 507fe32308
commit 4c44dbe2af

View File

@ -1,4 +1,3 @@
from tkinter import W
from triqs.utility.comparison_tests import *
from triqs_dft_tools.sumk_dft import *
import numpy as np