Skip to content

Commit

Permalink
⚗️ hallucinate numpy._numtype into existence (for debugging) (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham authored Jan 29, 2025
2 parents 8be2a73 + 19e4c46 commit d85739d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/numpy-stubs/_numtype.pyi
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from typing import Final

TARGET: Final = "2.2.2"

0 comments on commit d85739d

Please sign in to comment.