Skip to content

Commit

Permalink
Add news
Browse files Browse the repository at this point in the history
  • Loading branch information
bswck committed Jun 21, 2024
1 parent a43c43f commit 5579841
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Super-easy lazy importing in Python.
Intended to be used as a guard for expensive or type-checking imports.

> [!tip]
> In case you're lurking around, feel free to install the latest **beta**
> In case you're just looking around, feel free to install the latest **beta**
> version of _slothy_ from PyPI and have some fun experimenting.<br>
> Don't forget to share your feedback in [the issue tracker](/issues)!
Expand Down
1 change: 1 addition & 0 deletions news/+cb5a2532.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
New context manager for typing-only imports, i.e. [`type_importing()`][slothy._importing.type_importing].

0 comments on commit 5579841

Please sign in to comment.