Skip to content

Commit

Permalink
Add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhukovgreen committed Jan 30, 2024
1 parent 77635cf commit 97a0c12
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ repos:
exclude: &default-py-exclude |
(?x)^(
LICENSE|
logo.png|
README.md|
Makefile|
.bumpversion.cfg|
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# pytest-when

<img src="./logo.png" width="250"/>

Plugin provides a `when` fixture, which enables the following way of mocking
the python objects:

Expand Down
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 97a0c12

Please sign in to comment.