awa5114
awa5114
Has this been fixed yet?
I'm actually looking to exercise some VBA code using python's `pywin32` library and a legacy macro-enabled workbook. Does any viable workaround exist to generating some _semblance_ of a coverage report...
@Greedquest That's not a bad approach, but I was thinking on a more per-line basis...
Is there any progress on this? This feature would be amazing to have...
Same problem. Is there an alternative way to include these diagrams in an actual notebook?
# Edit I just found that someone has already identified this in the pull request linked above. Please take a look at my comment on there....
> Right, GIS data formats almost always require a single geometry type. Shapefile doesn't really distinguish between single and multi lines and polygons (which is smart!). GeoJSON is the outlier...
I think the problem here is that the factory methods `from_file` and `from_features` are not referring to the `cls` argument to do their work. Is there any reason for this?...
I don't know if my specific use case warrants such a high maintenance cost. It is very specific personal code that I'm using for educational purposes. I'll take a look...
@gpoore can I assign specific languages, such as `python` or `cpp` with `\Verb` and get the correct syntax highlighting? Also can I assign a `bgcolor` using a command similar to...