Skip to content

Commit

Permalink
Pytest configuration (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
rklomp committed Aug 22, 2022
1 parent 91afeb6 commit 50b26a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ disallow_untyped_defs = True

[pydocstyle]
match_dir=pysma
convention=google
convention=google

[tool:pytest]
asyncio_mode=auto

0 comments on commit 50b26a9

Please sign in to comment.