Skip to content

Commit

Permalink
fixed pytest scope warning (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmay29hub authored Jan 2, 2025
1 parent aa71fec commit 9c8f022
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ universal=1
minversion = 6.0
addopts = --cov=./notion_client --cov-report=term-missing --cov-report=xml --cov-report=html
asyncio_mode = auto
asyncio_default_fixture_loop_scope = function

[flake8]
max-line-length = 89
Expand Down

0 comments on commit 9c8f022

Please sign in to comment.