Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pablo Piskunow
kwant
Commits
1b7a9614
Commit
1b7a9614
authored
Jan 17, 2014
by
Christoph Groth
Browse files
remove outdated and confusing part of error message
parent
0c4d6eea
Changes
1
Hide whitespace changes
Inline
Side-by-side
kwant/builder.py
View file @
1b7a9614
...
...
@@ -1004,9 +1004,7 @@ class Builder(object):
break
else
:
msg
=
'Sites with site families {0} do not appear in the system, '
\
'hence the system does not interrupt the lead. Note that '
\
'different lattice instances with the same parameters are '
\
'different site families. See tutorial for more details.'
'hence the system does not interrupt the lead.'
raise
ValueError
(
msg
.
format
(
tuple
(
families
)))
all_doms
=
list
(
sym
.
which
(
site
)[
0
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment