test/first (#8)
Introducing first very simple tests for tools.py Reviewed-on: https://www.kuhl-mann.de/git/git/jkuhl/corrlib/pulls/8
This commit is contained in:
parent
acab85df82
commit
d70e8d32ce
9 changed files with 1650 additions and 11 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,3 +2,6 @@ pyerrors_corrlib.egg-info
|
|||
__pycache__
|
||||
*.egg-info
|
||||
test.ipynb
|
||||
.vscode
|
||||
.venv
|
||||
.pytest_cache
|
||||
Loading…
Add table
Add a link
Reference in a new issue