Skip to content

Commit

Permalink
microfix
Browse files Browse the repository at this point in the history
  • Loading branch information
vovaf709 committed Dec 26, 2023
1 parent b5c453a commit af824fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _build_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


class LazyImport(dict):
"""Hacky way to return Numpy's `include` path with lazy import."""
"""Hacky way to return any module's `include` path with lazy import."""

# Must be json-serializable due to
# https://github.com/cython/cython/blob/6ad6ca0e9e7d030354b7fe7d7b56c3f6e6a4bc23/Cython/Compiler/ModuleNode.py#L773
Expand Down

0 comments on commit af824fa

Please sign in to comment.