Skip to content
Snippets Groups Projects
Commit 2b40a8fd authored by Anton Akhmerov's avatar Anton Akhmerov Committed by Christoph Groth
Browse files

remove cruft

parent eaaf752b
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,6 @@ def test_output():
h = fsys.leads[1].slice_hamiltonian()
t = fsys.leads[1].inter_slice_hopping()
modes2 = kwant.physics.modes(h, t)
print modes1, modes
assert_almost_equal(modes1[0], modes[0][0])
assert_almost_equal(modes2[1], modes[1][1])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment