Fix formatting for pytest command

Use org formatting rather than md.
This commit is contained in:
sabaimran
2022-07-08 10:18:26 -04:00
committed by GitHub
parent d6945f4f6b
commit 36ef37e940

View File

@@ -39,7 +39,9 @@
** Run Unit tests
`pytest`
#+begin_src shell
pytest
#+end_src
** Upgrade
#+begin_src shell