move dynamo type comparison inside the dynamo type class
This commit is contained in:
parent
ffa193cb10
commit
c1b9718282
2 changed files with 16 additions and 7 deletions
1
Makefile
1
Makefile
|
|
@ -5,4 +5,5 @@ init:
|
|||
pip install -r requirements.txt
|
||||
|
||||
test:
|
||||
rm .coverage
|
||||
nosetests --with-coverage ./tests/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue