-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
xdoctest fails to parse files containing unicode (even though this is valid python). In my instance an "ᵣ" was the issue. Converting to ASCII ("_r") made the test pass.
Full test can be found here https://github.com/elinscott/wannier90-input/actions/runs/18189413456/job/51780883667?pr=4
Reactions are currently unavailable