forked from spulec/freezegun
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved documentation for real_asyncio parameter and added docstrings
Fixes spulec#561 Add documentation for the `real_asyncio` parameter and improve API documentation. * **README.rst** - Add documentation for the `real_asyncio` parameter in the "Usage" section. - Add succinct API documentation with all options listed in the "Usage" section. * **freezegun/api.py** - Add docstrings to the `_freeze_time` class and its methods. - Add docstrings to the `freeze_time` function. * **CHANGELOG** - Add an entry mentioning the `real_asyncio` parameter in the "1.4.0" section. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/spulec/freezegun/issues/561?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information
1 parent
5f171db
commit e618785
Showing
3 changed files
with
90 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters