Skip to content

Commit

Permalink
add utility tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danielduhh committed Oct 14, 2019
1 parent 7b98ec4 commit 42d020e
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 85 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ matplotlib = "~=3.0.2"
area = "~=1.1.1"
numpy = "~=1.15.4"
mqm = {editable = true,path = "."}
pytest = "*"

[requires]
python_version = "3.7"
249 changes: 174 additions & 75 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 42d020e

Please sign in to comment.