Allie Fitter
Allie Fitter
The e0be and e0b6 symbols have some of the background bleeding through the right side. With the e0be you can use the inverse to accomplish the same effect(as seen in...
Ref #63 The current version hosted on PyPi does not have the changes added in fce9e33c62a0cef8eebcd8b1a293d66be0b45480 which make the module compatible with Python 3. Uploading a new version would be...
This is a pretty weird corner case, so let me know if y'all need more detail. Given a sheet with headers named `"Bar, Baz"` and `"Spam, Baz"`, after splitting the...
Not sure what I did exactly, but I somehow managed to close this branch. Here's my changes along the requested expansion of unit tests. Sorry for any confusion.
Subject: Added support for reading .pyi files ### Feature or Bugfix - Feature ### Purpose I created a class that dynamically builds its methods at runtime and wanted to create...
KAMP ends up probing the entire bed before printing. I believe this could be solved by adding exclude objects, though I have no idea how involved the implementation would be.