Skip to content

Commit 3e35fbd

Browse files
docs: escape code literals in CHANGES with double backticks to fix Sphinx build
1 parent aec0633 commit 3e35fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Pint Changelog
1818
- Add absorbance unit and dimension. (#2114)
1919
- Add membrane filtration flux and permeability dimensionality, and shorthand "LMH". (#2116)
2020
- Fix find_shortest_path to use breadth first search (#2146)
21-
- Fix typo in `pyproject.toml`: rename `AS_MIP` to `HAS_MIP` so that MIP support is correctly detected. (#2152)
21+
- Fix typo in ``pyproject.toml``: rename ``AS_MIP`` to ``HAS_MIP`` so that MIP support is correctly detected. (#2152)
2222

2323

2424
0.24.4 (2024-11-07)

0 commit comments

Comments
 (0)