mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
Fix markup in CONTRIBUTING
This commit is contained in:
parent
5c4de56eaf
commit
61872c13bb
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ Run codechecks with::
|
|||
|
||||
flake8 .
|
||||
|
||||
Run unittests with coverage report:
|
||||
Run unittests with coverage report::
|
||||
|
||||
coverage run --source=beeref -m pytest;
|
||||
coverage html
|
||||
|
|
|
|||
Loading…
Reference in a new issue