Open honno opened 4 years ago
e.g.
non_overlapping_template_matchings(RNG_output[:8000], 10), # N is hardcoded to 8
just crashes stuff
It's to do with the test's using the templates/ folder, ugh.
templates/
Non-code stuff for Python packages is hard enough, let alone C extensions!
e.g.
just crashes stuff