James Parrott
James Parrott
Hi there, I have searched, but apologies if this is a known bug. (I know I can and should just code this as "if key in chars" but this is...
inpect -> inspect
The latest two commits are only a 6 line change so (as admin) I tracked my sDNA+ installation folder with git locally (*) and copied the only two changed files...
## Describe the bug The extension's default settings incorrectly assume that all files with no extension that could possibly be YAMl, are intended to be YAML. For example .env files...
Note, this test is currently supposed to be failed by the current toml release. The next PR I submit will create another version that will pass it. The original test...
The test function test_bug_148 in [/tests/test_api.py](https://github.com/uiri/toml/blob/5706d3155f4da8f3b84875f80bfe0dfc6565f61f/tests/test_api.py#L20) was incorrectly coded five years ago [^1]. This has prevented /uiri/toml's automated testing and CI from showing that the original fix for bug 148...
not just either both all truthy or both not. Fixes issue #202. All the tests apart from the stochastic ones I've xfailed still pass - they were not testing much...
Hi everyone, Thanks for a great project, and for all your work. I really like mapclassify. This PR is for information only, to highlight an interesting way to improve performance...
It's really great there's a working test framework and so many tests. However, in `mapclassify\tests\test_classify.py`, the only thing being tested really, is that the big if elif elif ... block...
This ensures the dict items from ShapeRecord.Record.as_dict are in the same order as in the shapefile .dbf