We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c807c2 commit c0a9ad0Copy full SHA for c0a9ad0
aiida_yambo_wannier90/workflows/__init__.py
@@ -159,7 +159,7 @@ def define(cls, spec):
159
help=(
160
"Explicit kpoints to use for the band structure. (specify also the labels) "
161
"If not specified, the workchain will run seekpath to generate "
162
- "a primitive cell and a bands_kpoints. Specify either this or `bands_kpoints_distance`.
+ "a primitive cell and a bands_kpoints. Specify either this or `bands_kpoints_distance`."
163
),
164
)
165
spec.input(
0 commit comments