Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ python-project create -s

Selecting yes for this option will add [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio)
to the dev dependencies. Additionally if the project is an application the `main` function will
be maid async.
be made async.

- Max Line Length

Expand Down
Loading