Skip to content

Make bandpath accept unicode strings

username-removed-735760 requested to merge Sthaa/ase:bandpath into master

Fixed a bug in the ``bandpath'' function in dft/kpoints.py to stop the function from giving an error if a unicode string is passed as the path.

Merge request reports