diff --git a/doc/source/code/figure/superconductor.py.diff b/doc/source/code/figure/superconductor.py.diff index 156bdac66a114f713af8edc5d65d68da572df0bc..75d9b061f233f5fb1a45c874977e3156cf7f1296 100644 --- a/doc/source/code/figure/superconductor.py.diff +++ b/doc/source/code/figure/superconductor.py.diff @@ -28,7 +28,7 @@ #HIDDEN_BEGIN_nbvn def make_system(a=1, W=10, L=10, barrier=1.5, barrierpos=(3, 4), - mu=0.4, Delta=0.1, Deltapos=4, t=1.0, phs=True): + mu=0.4, Delta=0.1, Deltapos=4, t=1.0): # Start with an empty tight-binding system. On each site, there # are now electron and hole orbitals, so we must specify the # number of orbitals per site. The orbital structure is the same