Matt Linville

Results 23 issues of Matt Linville

Add a notebook that demonstrates image normalization: - In [0, 1] range - In [-1, 1] range (more contrast) - Avoiding normalization using a PIL image - Disabling normalization explicitly...

**Describe the bug:** Triple-backtick code fences are being collapsed into a single line in the output, like: Basic usage: ``` import weave``` Discovered this bug when trying to regenerate the...

bug

# Bug Report: URLs in docstrings are incorrectly parsed as argument definitions ## Summary When a docstring contains a URL with a protocol (e.g., `https://`), lazydocs incorrectly interprets the colon...

bug