Added templates for unit testing and sphinx documentation
This commit is contained in:
parent
2e01bc16ea
commit
ea62ccf389
18 changed files with 202 additions and 33 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -2,3 +2,9 @@ __pycache__/
|
|||
*.py[cod]
|
||||
rlenv/
|
||||
runs/
|
||||
*.tox
|
||||
*.coverage
|
||||
.vscode/
|
||||
docs/build
|
||||
.mypy_cache/
|
||||
*egg-info*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue