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

fix a table in doc (works for unknown reason)

parent 5d7bf1b0
No related branches found
No related tags found
No related merge requests found
......@@ -58,8 +58,7 @@ class FiniteSystem(System):
Instance Variables
------------------
leads : sequence of lead objects
Each lead object has to provide at least a method
``self_energy(energy)``.
Each lead object has to provide a method ``self_energy(energy)``.
lead_interfaces : sequence of sequences of integers
Each sub-sequence contains the indices of the system sites to which the
lead is connected.
......
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